Skip to content

v1.4.0

Compare
Choose a tag to compare
@brandonc brandonc released this 30 Jan 21:22
· 2 commits to main since this release
0f6f733

Enhancements

Structs used to represent nested attributes may now be decorated with jsonapi annotations for marshaling, just as they could for unmarshaling, which can lead to more consistent types or better type reuse by @brandonc #28

Known issue: Nested object attributes decorated with json no longer marshal as they did prior to release 1.4.0. A patch release will be created soon that maintains compatibility with json annotations.