Skip to content

Releases: purescript-contrib/purescript-affjax

v0.4.0

07 Jul 11:11

Choose a tag to compare

  • Updated for PureScript 0.7 (@qxjit)

v0.3.2

08 Jun 23:02

Choose a tag to compare

  • 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

Choose a tag to compare

  • 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

Choose a tag to compare

  • Bumped purescript-integers dependency

v0.2.1

23 Apr 22:37

Choose a tag to compare

ResponseType constructors are now exported so that custom Respondable instances can be declared.

v0.2.0

20 Apr 18:21

Choose a tag to compare

Eliminates use of Proxy for a simpler implementation of Requestable.

v0.1.0

20 Apr 15:26

Choose a tag to compare

This is the first beta release of Affjax, a library designed to expose AJAX through Aff.