0.6.0
Pre-release
Pre-release
- Added a
factory_argumentallowing to use field names differing from the name of the actual
factory argument (#82). - Fixed using the
read_property_pathoption with value objects (#89). - Both the
read_property_pathandwrite_property_pathoptions can now be used without
configuring the other one (#88). - Added handling for
TypeErrorinstances thrown for typed properties on PHP 7.4+ (#85).