Skip to content

Releases: purescript-contrib/purescript-js-uri

v3.1.0

16 Aug 00:00
06f7ae7
Compare
Choose a tag to compare

New features:

  • Added encodeURI, decodeURI functions (#4 by @srghma)

v3.0.0

27 Apr 19:13
ac65974
Compare
Choose a tag to compare

Breaking changes:

Other improvements:

v2.0.0

26 Feb 19:27
6145d5e
Compare
Choose a tag to compare

Breaking changes:

New features:

Bugfixes:

Other improvements:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#1)

v1.0.0

16 Dec 17:27
Compare
Choose a tag to compare

Initial release of the library, containing the encodeURIComponent, decodeURIComponent, encodeFormURLComponent, and decodeFormURLComponent functions.