Releases: kowainik/validation-selective
Releases · kowainik/validation-selective
v0.2.0.0 – GHC 9.4
What's Changed
- Changelog: Fix links to issues by @JaSpa in #60
- Allow hspec 2.8 by @felixonmars in #61
- Allow hedgehog 1.1 by @felixonmars in #65
- [#62] Support GHC 9.2 by @chshersh in #63
- [#64] Support selective-0.5 by @vrom911 in #68
- GA(deps): Bump actions/checkout from 2 to 3 by @dependabot in #66
- GA(deps): Bump haskell/actions from 1.2 to 2.0 by @dependabot in #67
- GA(deps): Bump haskell/actions from 2.0 to 2.3 by @dependabot in #74
- [#70] Support GHC-9.4 by @vrom911 in #71
New Contributors
- @JaSpa made their first contribution in #60
- @felixonmars made their first contribution in #61
- @dependabot made their first contribution in #66
Full Changelog: v0.1.0.1...v0.2.0.0
GHC-9.0
More combinators
- New module:
Validation.Combinators
. Even more combinators for working withValidation
! - GHC-8.10 support
See the full CHANGELOG.