Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Releases: jolicode/automapper-bundle

8.1.0

14 Mar 14:03
cc0b45b
Compare
Choose a tag to compare

Added

  • GH#12 Support for AutoMapper >=8.2

8.0.3

11 Mar 14:18
37aaeb2
Compare
Choose a tag to compare

Changed

  • GH#9 Update dependencies

Fixed

  • GH#10 Restrict 8.1 bundle to use <8.2 core library

8.0.2

04 Jan 10:02
9c51bde
Compare
Choose a tag to compare

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

04 Oct 11:47
d9b2fc3
Compare
Choose a tag to compare

fix: default false to config map_private_properties (@nikophil)

8.0.0

04 Oct 08:34
daf7cd2
Compare
Choose a tag to compare
  • PHP 8.2 requirements
  • Code modernization
  • feat: better private properties handling (@nikophil)