Releases: fotinakis/jsonapi-serializers
Releases · fotinakis/jsonapi-serializers
v0.10.0
Add support for ActiveModel::Errors
parsing when passed to serialize_errors
.
v0.9.0
Add initial serialize_errors
support.
v0.8.0
Pass context through recursive relationships.
v0.7.0
Support for root error objects.
v0.6.5
Exclude attributes when empty.
v0.6.4
Fix regression of including links when empty.
v0.6.3
Fix support for underscore-formatted attribute names.
v0.6.2
Internal style updates and performance fixes.
v0.6.1
Spec compliance fix, include intermediate resources on compound documents.
v0.6.0
Support for polymorphic collections and inheriting serializer attributes.