Releases: jolicode/automapper-bundle
Releases · jolicode/automapper-bundle
8.1.0
Added
- GH#12 Support for AutoMapper >=8.2
8.0.3
Changed
Fixed
- GH#10 Restrict 8.1 bundle to use <8.2 core library
8.0.2
Added
- GH#6 Add support for Symfony 7
Changed
- GH#5 Change PropertyInfoPass to use the same set of property extractors as the main package
8.0.1
fix: default false to config map_private_properties (@nikophil)
8.0.0
- PHP 8.2 requirements
- Code modernization
- feat: better private properties handling (@nikophil)