Releases: monsieurbiz/SyliusNoCommercePlugin
Releases · monsieurbiz/SyliusNoCommercePlugin
v1.1.1
What's Changed
- doc: Add banner on README by @jacquesbh in #31
- Twig function to know if no commerce is enabled by @etienne-monsieurbiz in #32
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Setting per channel by @etienne-monsieurbiz in #30
New Contributors
- @etienne-monsieurbiz made their first contribution in #30
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Version 1.0 is out!
We decided to mark this new release as stable since we are using the plugin on many projects and it works perfectly well.
This release adds the support of Sylius 1.12 without BC! It's still compatible with Sylius 1.9, 1.10 and 1.11.
Big thanks to all @monsieurbiz people for this!
What's Changed
- ci: Update PHP CS Fixer config by @jacquesbh in #26
- doc: Update badges in README by @jacquesbh in #25
- feat: Remove PayPal routes by @jacquesbh in #24
- Use our own collector and create a No Currency Context by @jacquesbh in #28
- Update for sylius 1.12 by @delyriand in #29
Full Changelog: v0.1.6...v1.0.0
v0.1.6
What's Changed
- Generate test application automatically by @maximehuran in #22
- feat: Compatibility with Sylius 1.11 by @jacquesbh in #23
Full Changelog: v0.1.5...v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
Merge pull request #9 from maximehuran/feature/add-config Add config to enable customers (users)
v0.1.1
Merge pull request #8 from maximehuran/feature/correct-channel-form Make getExtendedTypes static to be compatible to Symfony 5