Skip to content

Releases: fotinakis/jsonapi-serializers

v0.10.0

16 Apr 02:32
Compare
Choose a tag to compare

Add support for ActiveModel::Errors parsing when passed to serialize_errors.

v0.9.0

14 Apr 16:06
Compare
Choose a tag to compare

Add initial serialize_errors support.

v0.8.0

12 Apr 02:02
Compare
Choose a tag to compare

Pass context through recursive relationships.

v0.7.0

30 Mar 17:36
Compare
Choose a tag to compare

Support for root error objects.

v0.6.5

30 Mar 17:35
Compare
Choose a tag to compare

Exclude attributes when empty.

v0.6.4

01 Mar 00:14
Compare
Choose a tag to compare

Fix regression of including links when empty.

v0.6.3

26 Feb 20:06
Compare
Choose a tag to compare

Fix support for underscore-formatted attribute names.

v0.6.2

26 Feb 05:24
Compare
Choose a tag to compare

Internal style updates and performance fixes.

v0.6.1

21 Feb 01:34
Compare
Choose a tag to compare

Spec compliance fix, include intermediate resources on compound documents.

v0.6.0

06 Feb 21:17
Compare
Choose a tag to compare

Support for polymorphic collections and inheriting serializer attributes.