Releases: henvo/ra-jsonapi-client
Releases · henvo/ra-jsonapi-client
Marvelous Minifier
Fixed the minifiying issue by switching the query-string
package to qs
Bugfix: Bearer authentication
Fix token auth (#5) * Fix token authentication Fixes #4 * Bump version
Bugfix: Typical Typo
Bugfix and Bump to 0.4.1 Signed-off-by: Henning Vogt <[email protected]>
Automated Authentication
Refactor authentication (#3) * Refactor authentication * Fix specs * Add linting to travis
Erratic Errors
v0.3.0 Bump to 0.3.0
Hungry headers
Add headers and auth Signed-off-by: Henning Vogt <[email protected]>
Almost stable
Start specing (#1) * Add specs for GET_LIST and GET_ONE * Spec all CRUD actions Signed-off-by: Henning Vogt <[email protected]> * Make meta#total configurable * Bump to 0.2.0 * Improve README * Add travis * Fix travis yml * Add travis badge
Hotfix es6-promise
Add es6 promise for isomorphic-fetch Signed-off-by: Henning Vogt <[email protected]>
Support CRUD operations
Bump to 0.1.1 Signed-off-by: Henning Vogt <[email protected]>
A New Hope
v0.1.0 Create LICENSE