Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Version 2.5.1

Compare
Choose a tag to compare
@anthonycr anthonycr released this 17 Jan 22:20
· 104 commits to master since this release
42c168b
  • Fixed bug where types with wildcards caused compilation to fail.
  • Fixed bug where fields with default types would not be correctly serialized if assigned to null.
  • Improved thread safety of factory usage.
  • Thanks to @anirudhramanan, @mcumings, and @yasirmhd for their work on this release.