0.4.0
What's Changed
- Replace json_array to json for weightLimitToRate by @mmenozzi in #13
- Upgrade to Sylius 1.9 or 1.10 and PHP 8 by @Roshyo in #15
TODO:
The schema definition of the table rate entity is changed, please be sure to run migration diff:
bin/console doctrine:migrations:diff
bin/console doctrine:migrations:migrate
Full Changelog: 0.3.1...0.4.0