Releases: nelmio/alice
Releases · nelmio/alice
3.12.2
Bugfixes
Allow sebastian/comparator 5 (#1127 )
Misc
Remove outdated third part symfony bundles suggestions (#1126 )
Add doc to explain how to access nested property from relation. (#1129 )
3.12.1
Bugfixes
Add CompilerPass to check if framework_bundle.property_access is enabled (#1124 )
3.12.0
Features
Add support for enum in symfony property accessor hydrator (#1118 )
Misc
Fix PHPUnit configuration (#1119 )
Fix CS (#1120 )
Rework the Makefile (#1121 )
Fix CI PHPStan analysis (#1122 )
Fix iterator return types (#1123 )
v3.11.0
Features
Add support for newlines in identity() (#1104 )
Bump dependencies (#1111 )
Remove support for PHP 8.0
Remove support for Symfony 4.4
v3.10.0
Features
Add Symfony 6.0 support
Drop support for 5.x except 5.4
Drop support for PHP 7.4
v3.9.0
Features
Add PHP 8.1 support (#1091 )
Drop support for PHP 7.3 (#1093 )
Drop support for Symfony 2.8 & 3.4 components (#1093 )
Drop support for Symfony 3.4, 4.x except 4.4 (LTS), 5.x except 5.3 (current stable) (#1093 )
Bugfixes
Fix reference range wildcard order (#1081 )
v3.8.2
Bugfixes
Fix regex injection (#1079 )
v3.8.1
Bugfixes
Fix variadic usage (#1077 )
v3.8.0
Features
Add support for PHP 8 (#1064 )
Misc
Migrate to GitHub Actions (#1069 )
Add default value to $previous (#1068 )
Update Code Style (#1070 )
Run in GitHub Actions PHPStan (#1071 )
Doc
You can’t perform that action at this time.