Releases: purescript-contrib/purescript-js-uri
Releases · purescript-contrib/purescript-js-uri
v3.1.0
v3.0.0
Breaking changes:
- Update project and deps to PureScript v0.15.0 (#11 by @JordanMartinez)
Other improvements:
- Added
purs-tidyformatter (#7 by @thomashoneyman)
v2.0.0
v1.0.0
Initial release of the library, containing the encodeURIComponent, decodeURIComponent, encodeFormURLComponent, and decodeFormURLComponent functions.