Releases: purescript-contrib/purescript-affjax
Releases · purescript-contrib/purescript-affjax
v0.4.0
07 Jul 11:11
Compare
Sorry, something went wrong.
No results found
Updated for PureScript 0.7 (@qxjit )
v0.3.2
08 Jun 23:02
Compare
Sorry, something went wrong.
No results found
A better fix for JSONResponse use in Respondable - this fix preserves the original behaviour in custom Respondable instances.
v0.3.1
08 Jun 19:39
Compare
Sorry, something went wrong.
No results found
Fixed an issue with the Respondable Foreign instance - IE does not support automatic reading of JSON with responseType = "json".
v0.3.0
18 May 10:16
Compare
Sorry, something went wrong.
No results found
Bumped purescript-integers dependency
v0.2.1
23 Apr 22:37
Compare
Sorry, something went wrong.
No results found
ResponseType constructors are now exported so that custom Respondable instances can be declared.
v0.2.0
20 Apr 18:21
Compare
Sorry, something went wrong.
No results found
Eliminates use of Proxy for a simpler implementation of Requestable.
v0.1.0
20 Apr 15:26
Compare
Sorry, something went wrong.
No results found
This is the first beta release of Affjax, a library designed to expose AJAX through Aff.