Releases: magicsunday/jsonmapper
Releases · magicsunday/jsonmapper
2.2
- Dropped PHP v7.3 support
2.0
- BC: Moved converter classes into own sub directory
1.6
- Added annotation to allow using default value of a property instead of accepting null
1.5
- Fixed symfony 5.3 deprecation warning about getCollectionValueType()
1.4
Handle plain array collections and improve object/array processing
1.3
Allow mapping of arrays with strings as keys
1.2
- Added property name converter
1.1
Updated README
1.0
Initial release