Releases: purescript/purescript-refs
Releases Β· purescript/purescript-refs
v6.0.0
v5.0.0
Breaking changes:
- Added support for PureScript 0.14 and dropped support for all previous versions (#29)
New features:
- Allow the construction of self-referential
Refs (#21) - Add roles declarations to allow safe coercions (#29)
Bugfixes:
Other improvements:
- Add some examples and tests and update documentation (#19, #20, #31)
- Remove primes from foreign module exports in preparation for ES modules (#24)
- Remove
return {}from FFI implementations for a small performance boost (#27) - Migrated CI to GitHub Actions and updated installation instructions to use Spago (#33)
- Added a changelog and pull request template (#34, #35)
v4.1.0
- Added
modify_-modifywith aUnitreturn (@justinwoo)
v4.0.0
v3.0.0
v2.0.0
v1.0.0
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
- Release candidate for the psc 0.8+ core libraries
v0.2.0
v0.2.0-rc.1
Initial release candidate of the library intended for the 0.7 compiler.