Skip to content

v4.0.0

Compare
Choose a tag to compare
@thomashoneyman thomashoneyman released this 26 Feb 17:52
· 5 commits to master since this release
f764446

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#10, #14)

New features:

  • Updated implementation to use Leibniz equality (#11)

Bugfixes:

Other improvements:

  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#12)
  • Added a changelog and pull request template (#13, #15, #16)
  • Fixed tests by making Coercible a super class of TypeEquals (#14)