Releases: CommerceWeavers/SyliusAlsoBoughtPlugin
Releases · CommerceWeavers/SyliusAlsoBoughtPlugin
v0.1.1
TL;DR
Added support for PostgreSQL and Sylius v1.13
What's Changed
- Update PHP requirements in README by @Zales0123 in #28
- Update phpunit/phpunit requirement from ^9.5 to ^10.5 by @dependabot in #29
- Update matthiasnoback/symfony-dependency-injection-test requirement from ^4.3 to ^5.1 by @dependabot in #30
- Fix the build for Sylius 1.12 by @jakubtobiasz in #43
- Add support for Sylius 1.13 by @jakubtobiasz in #44
- [Maintenance] Remove
options
configuration node by @NoResponseMate in #37 - [Maintenance] Fix migration to allow running on postgres by @NoResponseMate in #48
New Contributors
- @jakubtobiasz made their first contribution in #43
Full Changelog: v0.1.0...v0.1.1
v0.1.0
TL;DR
Initial release of the plugin 🎉 🎉 🎉
What's Changed
- Implement "bought together products" by @coldic3 in #7
- Fix plugin name in composer.json by @coldic3 in #11
- Bought together products improvements by @coldic3 in #10
- Fix build status badge by @Zales0123 in #12
- Update vimeo/psalm requirement from 5.8.0 to 5.23.1 by @dependabot in #18
- Update phpstan/phpstan-doctrine requirement from 1.3.37 to 1.3.65 by @dependabot in #21
- [Docs] Link websites in images by @Zales0123 in #25
- Bump PHP to 8.1 and MailerBundle to 2.0 by @Zales0123 in #27
New Contributors
- @coldic3 made their first contribution in #7
- @Zales0123 made their first contribution in #12
- @dependabot made their first contribution in #18 😅
Full Changelog: https://github.com/CommerceWeavers/SyliusAlsoBoughtPlugin/commits/v0.1.0