Skip to content

v5.0.0

Compare
Choose a tag to compare
@thomashoneyman thomashoneyman released this 26 Feb 23:06
· 12 commits to master since this release
c59deb3

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#20)
  • Removed length parameter for setPrompt (#21)
  • Ensured a consistent argument position for functions using Interface (#23)

Other improvements:

  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#19)
  • Added a changelog and pull request template (#22)