Skip to content

Releases: stantanasi/retrofit-jsonapi-converter

v2.1.0

08 Dec 14:53
Compare
Choose a tag to compare

Fix :

  • Null attributes are not sent inside request JSON

v2.0.0

27 Nov 20:33
Compare
Choose a tag to compare
Update build.gradle versionCode and name

v1.0.5

07 Nov 15:24
Compare
Choose a tag to compare

Create extensions method to get JSON:API type, attribute and relationship names

v1.0.4

07 Oct 12:22
Compare
Choose a tag to compare
On Success / Error : headers is optional

v1.0.3

07 Oct 12:04
Compare
Choose a tag to compare
  • Better handling of server error

v1.0.2

16 Apr 16:39
Compare
Choose a tag to compare
  • Refractor @JsonApiRelationship annotation

v1.0.1

16 Apr 09:22
Compare
Choose a tag to compare

Retrofit JsonApi converter