Skip to content

Releases: jolicode/automapper

8.0.1

04 Oct 12:29
64e2fb3

Choose a tag to compare

Changed

  • GH#6 Document all AST code by explaining what it generates

Fixed

  • GH#7 Fix NullableTransformer should check if array key exists

8.0.0

26 Sep 13:10
24e0a8b

Choose a tag to compare

Changed

  • Modernization, PHP 8.2 and typed properties everywhere
  • GH#1 Better private properties handling

Fixed

  • GH#753 Fix: AutoMapper should accept getters with default properties