Skip to content

0.6.0

Pre-release
Pre-release

Choose a tag to compare

@xabbuh xabbuh released this 27 May 09:38
  • Added a factory_argument allowing to use field names differing from the name of the actual
    factory argument (#82).
  • Fixed using the read_property_path option with value objects (#89).
  • Both the read_property_path and write_property_path options can now be used without
    configuring the other one (#88).
  • Added handling for TypeError instances thrown for typed properties on PHP 7.4+ (#85).