Skip to content

Tags: seanpm2001/PureScript_PureScript-Exceptions

Tags

v6.0.0

Toggle v6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare v6.0.0 release (1st PS 0.15.0-compatible release) (purescript#42

)

* Update the bower dependencies

* Update Node to 14 in CI

* Update the changelog

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare v5.0.0 release (purescript#40)

* Update CI to build with the latest version of the compiler

* Update the bower repository URL to match the URL in the registry

* Upgrade bower dependencies

* Update the changelog

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request purescript#29 from purescript/compiler/0.12

Update for PureScript 0.12

v3.1.0

Toggle v3.1.0's commit message
Merge pull request purescript#24 from truqu/feature/error.name

add getter for error's name when available

v3.0.0

Toggle v3.0.0's commit message
Merge pull request purescript#20 from purescript/ps-0.11

Update for PureScript 0.11

v2.0.0

Toggle v2.0.0's commit message
Merge pull request purescript#18 from purescript/bump

Prepare for 2.0 release

v1.0.0

Toggle v1.0.0's commit message
Update build for release

v1.0.0-rc.1

Toggle v1.0.0-rc.1's commit message
Merge pull request purescript#14 from purescript/0.8-updates

Updates for PureScript 0.8

v0.3.4

Toggle v0.3.4's commit message
Merge pull request purescript#12 from hdgarrood/stack

Add a `stack` accessor

v0.3.3

Toggle v0.3.3's commit message
Merge pull request purescript#10 from hdgarrood/add-throw

Add throw (as in purescript#8)