Skip to content

Releases: purescript/purescript-safe-coerce

v2.0.0

27 Apr 15:00
7fa799a

Choose a tag to compare

Breaking changes:

v1.0.0

26 Feb 17:15
e719def

Choose a tag to compare

Breaking changes:

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

New features:

  • Re-exported Prim.Coerce.Coercible (#2)

Bugfixes:

Other improvements:

  • Ported unsafe-coerce documentation to coerce (#5)
  • Expanded documentation for coerce (#6)
  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#7)
  • Added a changelog and pull request template (#9, #10)

v0.0.2

17 Aug 13:54

Choose a tag to compare

Update .gitignore

v0.0.1

17 Aug 13:53

Choose a tag to compare

Initial pre-release version