Releases: theofidry/AliceBundle
Releases · theofidry/AliceBundle
2.14.1
Fixes
- Remove usage of the deprecated base extension from HttpKernel (#69)
2.14.0
Features
- Add support for Doctrine3 (#67)
2.13.0
Features
Fixes
- Fix Doctrine DBAL deprecation (#60)
2.12.2
Fixes
- Move the ReloadDatabaseTrait state to the FixtureStore (#45)
2.12.1
Fixes
- Fix Symfony 6.3 deprecation (#39)
- Ensure the database is not populated several times in PHP 8.2 (#43)
Misc
- Add gitattributes file allowing lightest distribution (#40)
- Update link to processors documentation (#38)
2.12.0
Bugfixes
- fix: support fixtures in JSON format (#36)
- fix: Drop support for DBAL 2 (#34)
Misc
- refactor: Move from annotations to attributes (#32)
2.11.0
Features
- Fix deprecation using Symfony 6.1 (#23)
- Remove support for PHP 7.4 & 8.0 (#24)
- Allow doctrine/persistence 3 (#21)
2.10.0
Features
- Add support for Symfony 6.0 (#3, #4)
- Add support for psr/log 2.x & 3.x (#2)
- Drop support for PHP 7.3 and lower (#7)
- Drop support for Symfony 5.3 and lower (#7)
Misc
- Fix the CI (#8, #11)
- Fix CS (#9)
- Modernize code (#12)
- Update links (#1)