Skip to content

Releases: purescript/purescript-exceptions

v0.3.3

11 Dec 18:45
Compare
Choose a tag to compare

Add throw (@hdgarrood)

v0.3.2

20 Nov 01:05
Compare
Choose a tag to compare

v0.3.1

13 Nov 23:02
Compare
Choose a tag to compare

Added Unsafe module (@hdgarrood)

v0.3.0

30 Jun 00:25
Compare
Choose a tag to compare

This release works with versions 0.7.* of the PureScript compiler. It will not work with older versions. If you are using an older version, you should require an older, compatible version of this library.

v0.3.0-rc.1

09 Jun 22:09
Compare
Choose a tag to compare
v0.3.0-rc.1 Pre-release
Pre-release

Initial release candidate of the library intended for the 0.7 compiler.

v0.2.3

20 Mar 19:16
Compare
Choose a tag to compare

Updated docs

v0.2.2

16 Nov 14:25
Compare
Choose a tag to compare

Improvements to FFI code (@davidchambers)

v0.2.1

04 Sep 22:39
Compare
Choose a tag to compare

Handle errors from other JS domains (@joneshf)

v0.2.0

07 Aug 23:22
Compare
Choose a tag to compare
Merge pull request #1 from purescript/error

Use Error type for exceptions

v0.1.0

25 Apr 23:09
Compare
Choose a tag to compare
Add generated docs