Skip to content

0.4.0

Compare
Choose a tag to compare
@mmenozzi mmenozzi released this 15 Nov 07:59
· 12 commits to master since this release
6b36eff

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