Skip to content

Release 2.0.3

Compare
Choose a tag to compare
@Verdent Verdent released this 02 Dec 09:12
· 54 commits to master since this release

Enhancements

  • YearMonth and MonthDay support added (#492)
  • Deserializing Map with enum keys (#509)
  • Support for records (#499)

Bug fixes

  • Transient and property annotation merging (#493)
  • java.xml should be optional (#491)
  • Implicitly defined serializers fixed (#510)
  • Incorrectly handling multiple levels of generics (#503)
  • Serialization of the map with Object key and defined serializer (#501)

All the listed changes between versions 2.0.2...2.0.3