Skip to content

v5.0.0

Compare
Choose a tag to compare
@thomashoneyman thomashoneyman released this 26 Feb 19:07
· 3 commits to master since this release
2d50284

Breaking changes:

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

New features:

Bugfixes:

Other improvements:

  • Added detailed Semigroup validation examples (#17)
  • Added link to to Applicative Validation chapter in the PureScript book (#29)
  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#30)
  • Renamed unV to validation and deprecated unV (#33)
  • Added a changelog and pull request template (#34, #35)