JSON v2.2.0 Release Notes
Release Date: 2021-03-11 // over 3 years ago-
โ Added
- ๐ Proper error is raised on unsupported includes (#125)
๐ Changed
- ๐ Documentation updates (#137 #139 #143 #146)
๐ Fixed
- Empty relationships are no longer added to serialized doc (#116)
- ๐ Ruby v3 compatibility (#160)
Previous changes from v2.1.0
-
โ Added
- Optional meta field to relationships (#99 #100)
- ๐ Support for
params
on cache keys (#117)
๐ Changed
- ๐ Performance instrumentation (#110 #39)
- ๐ Improved collection detection (#112)
๐ Fixed
- Ensure caching correctly incorporates fieldset information into the cache key to prevent incorrect fieldset caching (#90)
- ๐ Performance optimizations for nested includes (#103)