Releases: petejohanson/angular-hy-res
Releases · petejohanson/angular-hy-res
v0.0.32
13 Sep 17:26
Compare
Sorry, something went wrong.
No results found
Bug fix release:
Bump to petejohanson/hy-res@0.0.26.
Pulls in fix for letting extensions process responses even when they are HTTP 'errors'.
v0.0.31
10 Jun 17:15
Compare
Sorry, something went wrong.
No results found
Additions:
Bump to hy-res@v0.0.25.
Add new hrText module for leveraging the new hy-res TextExtension.
Pulls in additional Resource APIs for interacting with CURIEs.
v0.0.30
25 Apr 18:31
Compare
Sorry, something went wrong.
No results found
Update to hy-res@0.0.23 for the following changes:
Add new Form#getRequestData() function.
Merge PR #11 to implement Resource#$expandCurie.
Add Resource#$parent property for sub/embedded resources.
v0.0.29
15 Apr 15:25
Compare
Sorry, something went wrong.
No results found
v0.0.27
23 Jul 14:28
Compare
Sorry, something went wrong.
No results found
v0.0.26
09 Jul 19:31
Compare
Sorry, something went wrong.
No results found
Bump to hy-res@0.0.18 .
Accept header for requests now sets the qvalue to favor the Content-Type of the "context" for subsequent requests.
Disable Babel compacting for full concatenated JS file in Bower package to preserve new lines and other whitespace Should allow for easier debugging.
v0.0.25
06 Jul 22:08
Compare
Sorry, something went wrong.
No results found
v0.0.24
03 Jul 03:06
Compare
Sorry, something went wrong.
No results found
Initial support for Collection+JSON media format.
Support for following 201 Created responses when submitting Forms.