Skip to content

v3.0.0

Compare
Choose a tag to compare
@thomashoneyman thomashoneyman released this 26 Feb 20:56
· 4 commits to master since this release
c8a5089

Breaking changes:

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

New features:

Bugfixes:

  • Don't early exit when window is undefined in _unsafeReadProtoTagged FFI implementation (#11)

Other improvements:

  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#15)
  • Added a CHANGELOG.md file and pull request template (#19, #20)