Skip to content

4.0.0

Compare
Choose a tag to compare
@fmizzell fmizzell released this 08 Nov 15:35
· 7 commits to master since this release
baabdf6
  • [FEATURE] #13 Adds traits with a generalized json serializer and hydration solutions.

The BC breaking change is: Default serialization and hydration changed drastically. Sub-classes could possibly depend on the previous serialization strategy, and this new approach can break that code.