Releases: BitBagCommerce/SyliusShippingExportPlugin
Releases · BitBagCommerce/SyliusShippingExportPlugin
v2.0.0
What's Changed
- BC: Update node to 14.x (drop 10.x) by @markiewiczl in #28
- Dev-Feature: Add BitBag coding standard and ECS fixes by @fabulousPuppet in #30
- Fix: Add allow for the symfony/flex plugin in gha build by @liszkapawel in #30
- Fix: Compatibility with ResourceController by @ehibes in #37
New Contributors
- @markiewiczl made their first contribution in #28
- @liszkapawel made their first contribution in #29
- @fabulousPuppet made their first contribution in #30
- @ehibes made their first contribution in #37
Full Changelog: v1.7.0...v2.0.0
v1.7.0
What's Changed
- Add Sylius 1.11 support by @marekrzytki in #27
New Contributors
- @marekrzytki made their first contribution in #27
Full Changelog: v1.6.1...v1.7.0
v1.6.1
v1.6.0
What's Changed
- Add pending state by @jakubtobiasz in #25
New Contributors
- @jakubtobiasz made their first contribution in #25
Full Changelog: v1.5.1...v1.6.0
v1.5.1
v1.5.0
Sylius v1.8 & v1.9 compatibility
- Updated translation domains
- Event name bitbag.export_shipment has changed to bitbag.shipping_export.export_shipment
- Parameter bitbag.shipping_labels_path has changed from '%kernel.root_dir%/../shipping_labels' to '%kernel.project_dir%/shipping_labels'
- All FormTypes with bitbag.shipping_gateway_configuration_type tag is automatically available in the admin panel at the shipping gateway action menu via AdminShippingGatewayGridEventListener
- \BitBag\SyliusShippingExportPlugin\Event\ExportShipmentEvent is deprecated
Sylius v1.5.0 compatibility
v1.3.1 Update composer.json
Sylius v1.4.0 compatibility
v1.3.0 Update README.md
v1.2.6: Merge pull request #10 from magentix/feature/french_translation
French translation added