Releases: JsonApiClient/json_api_client
Releases · JsonApiClient/json_api_client
1.21.1
05 Jun 17:13
Compare
Sorry, something went wrong.
No results found
#404 - Expose NotFound json errors
#378 - Add the ability to create a subclass of JsonApiClient::Resource to have a modified id method
v1.8.0
23 Jan 21:44
Compare
Sorry, something went wrong.
No results found
#316 - Allow custom error messages
#305 - optional search relationship data in result set
v1.7.0
24 Nov 16:16
Compare
Sorry, something went wrong.
No results found
add shallow_path options to belongs_to to use model w/ and w/o nesting in parent resource
v1.6.2
12 Oct 11:03
Compare
Sorry, something went wrong.
No results found
Breaking change
#311 Raise JsonApiClient::Errors::ClientError for unhandled 4xx responses
v1.6.1
09 Oct 09:38
Compare
Sorry, something went wrong.
No results found
Features
Optional add default to changes #304
Define methods for properties and associations getter/setter #300
Fixes
Use mocha/minitest instead of mocha/mini_test on test_helper #297
Update arguments for custom connections run method in README #298
Import README - pagination override examples #306
Symbolize params keys on model initialize #307
v1.6.0
21 Sep 10:10
Compare
Sorry, something went wrong.
No results found
Breaking changes:
JsonApiClient::Query::Builder instance is now immutable #293