Releases: fotinakis/jsonapi-serializers
Releases · fotinakis/jsonapi-serializers
v0.10.0
16 Apr 02:32
Compare
Sorry, something went wrong.
No results found
Add support for ActiveModel::Errors parsing when passed to serialize_errors.
v0.9.0
14 Apr 16:06
Compare
Sorry, something went wrong.
No results found
Add initial serialize_errors support.
v0.8.0
12 Apr 02:02
Compare
Sorry, something went wrong.
No results found
Pass context through recursive relationships.
v0.7.0
30 Mar 17:36
Compare
Sorry, something went wrong.
No results found
Support for root error objects.
v0.6.5
30 Mar 17:35
Compare
Sorry, something went wrong.
No results found
Exclude attributes when empty.
v0.6.4
01 Mar 00:14
Compare
Sorry, something went wrong.
No results found
Fix regression of including links when empty.
v0.6.3
26 Feb 20:06
Compare
Sorry, something went wrong.
No results found
Fix support for underscore-formatted attribute names.
v0.6.2
26 Feb 05:24
Compare
Sorry, something went wrong.
No results found
Internal style updates and performance fixes.
v0.6.1
21 Feb 01:34
Compare
Sorry, something went wrong.
No results found
Spec compliance fix, include intermediate resources on compound documents.
v0.6.0
06 Feb 21:17
Compare
Sorry, something went wrong.
No results found
Support for polymorphic collections and inheriting serializer attributes.