Skip to content

v5.0.0

Compare
Choose a tag to compare
@thomashoneyman thomashoneyman released this 26 Feb 20:18
· 11 commits to main since this release
a3122bc

Breaking changes:

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

New features:

  • Added roles declarations to forbid unsafe coercions (#20)

Bugfixes:

Other improvements:

  • Updated directory structure to match module name for Effect.Aff.Bus (#16)
  • Changed default branch to main from master
  • Updated to comply with Contributors library guidelines by adding new issue and pull request templates, updating documentation, and migrating to Spago for local development and CI (#21)