Skip to content

v3.0.0

Compare
Choose a tag to compare
@thomashoneyman thomashoneyman released this 26 Feb 18:00
· 3 commits to master since this release
2f0a523

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#16)
  • Removed deprecated unsafePartialBecause (#16)

New features:

Bugfixes:

Other improvements:

  • Added extra documentation to unsafePartial (#16)
  • Removed outer function in _crashWith FFI (#16)
  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#17)
  • Added a changelog and pull request template (#18)