Releases: purescript/purescript-validation
Releases · purescript/purescript-validation
Release list
v6.0.0
Breaking changes:
- Update project and deps to PureScript v0.15.0 (#37 by @JordanMartinez)
- Drop deprecated
unV; usevalidationinstead (#38 by @JordanMartinez)
v5.0.0
Breaking changes:
- Added support for PureScript 0.14 and dropped support for all previous versions (#28)
New features:
Bugfixes:
Other improvements:
- Added detailed
Semigroupvalidation 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
unVtovalidationand deprecatedunV(#33) - Added a changelog and pull request template (#34, #35)
v4.2.0
v4.1.0
Add andThen for chaining validations (@colin-lamed)
v4.0.0
v3.2.0
v3.1.0
v3.0.0
v2.0.0
v1.0.0
This release is intended for the PureScript 0.9.1 compiler and newer.
Note: The v1.0.0 tag is not meant to indicate the library is “finished”, the core libraries are all being bumped to this for the 0.9 compiler release so as to use semver more correctly.