4.0.0
- [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.