Skip to content

Releases: purescript/purescript-exceptions

v6.1.0

Choose a tag to compare

@garyb garyb released this 30 Jun 12:13
2cd09e7

New features:

v6.0.0

Choose a tag to compare

@JordanMartinez JordanMartinez released this 27 Apr 19:31
afab3c0

Breaking changes:

v5.0.0

Choose a tag to compare

@thomashoneyman thomashoneyman released this 26 Feb 17:59
410d0b8

Breaking changes:

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

New features:

Bugfixes:

  • Fixed catchException example to use Console.logShow instead of print (#31)

Other improvements:

  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#37)
  • Added a CHANGELOG.md file and pull request template (#38, #39)
  • Removed unnecessary type variable from try docstring (#33)

v4.0.0

Choose a tag to compare

@garyb garyb released this 23 May 11:18
9012eb0

Updated for PureScript 0.12

v3.1.0

Choose a tag to compare

@paf31 paf31 released this 27 Jul 16:11

Add name function to extract the name of an Error (@KtorZ)

v3.0.0

Choose a tag to compare

@garyb garyb released this 26 Mar 02:00
  • Updated for PureScript 0.11
  • The err :: EXCEPTION row entry has been corrected to exception :: EXCEPTION

v2.0.0

Choose a tag to compare

@garyb garyb released this 07 Oct 20:45
  • Updated dependencies

v1.0.0

Choose a tag to compare

@garyb garyb released this 01 Jun 02:41

This release is intended for the PureScript 0.9.1 compiler and newer.

Note: The v1.0.0 tag is not meant to indicate the library is “finished”, the core libraries are all being bumped to this for the 0.9 compiler release so as to use semver more correctly.

v1.0.0-rc.1

v1.0.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@garyb garyb released this 16 Mar 02:07
  • Release candidate for the psc 0.8+ core libraries

v0.3.4

Choose a tag to compare

@garyb garyb released this 23 Dec 03:13