Releases: leapt/im-bundle
Releases · leapt/im-bundle
Release list
v6.1.0
What's Changed
- Add Zizmor by @jmsche in #41
- Update GitHub actions, update PHPStan baseline by @jmsche in #42
- Bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in #44
- Bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in #46
- Fix static analysis by @jmsche in #47
- Bump zizmorcore/zizmor-action from 0.6.1 to 0.6.2 in the github-actions group by @dependabot[bot] in #48
- Fix some tests that were marked as skipped by @jmsche in #49
- Drop Symfony 8.0 in tests suite & test with PHP 8.6 by @jmsche in #50
- Fix usage with AssetMapper by @jmsche in #51
- Fix shell command injection in Wrapper and ClearCommand, regex injection in ImExtension by @jmsche in #52
New Contributors
- @dependabot[bot] made their first contribution in #44
Full Changelog: v6.0.0...v6.1.0
v6.0.0
What's Changed
- Drop support for PHP < 8.4
- Drop support for Symfony < 7.4 & Twig < 3.23
- Require leapt/core-bundle 6
Full Changelog: v5.2.0...v6.0.0
v5.2.0
What's Changed
- Upgrade dev requirements & improve CI checks by @jmsche in #33
- Improve tests to make sure the reflection issue does not happen anymore by @jmsche in #34
- Maintenance: GitHub actions, ECS, PHPStan & PHPUnit updates by @jmsche in #35
- Test against PHP 8.5 by @jmsche in #36
- Allow Symfony 8 by @jmsche in #37
Full Changelog: v5.1.1...v5.2.0
v5.1.1
Add support for doctrine/orm v3
What's Changed
- Fix code style after PHP CS Fixer upgrade by @jmsche in #27
- Add support for doctrine/orm v3 by @jmsche in #28
Full Changelog: v5.0.0...v5.1.0
v5.0.0
Fix prePersist() in MogrifySubscriber
v4.1.3 Fix prePersist() in MogrifySubscriber
Fix Symfony 6.3 deprecations
v4.1.2 Fix Symfony 6.3 deprecations
Fix bugs related to controller & type extension args & add tests * Improve & fix exported files in .gitattributes
- Fix bugs related to controller & type extension args & add tests
- Improve & fix exported files in .gitattributes
PHP config
- Add PHP routing config
- Rewrite services config with PHP
- Add some tests