Releases: purescript-contrib/purescript-fixed-points
Releases · purescript-contrib/purescript-fixed-points
v7.0.0
Breaking changes:
- Update project and deps to PureScript v0.15.0 (#22 by @JordanMartinez)
Other improvements:
- Added
purs-tidy
formatter (#21 by @thomashoneyman)
v6.0.0
Breaking changes:
- Added support for PureScript 0.14 and dropped support for all previous versions (#17)
- Removed
Newtype
instance forTacitString
(#16)
New features:
Bugfixes:
Other improvements:
- Changed default branch to
main
frommaster
- 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
v5.1.0
- Added
Semigroup
andMonoid
instances forMu
(@eric-corumdigital)
v5.0.0
v4.0.0
v3.0.0: Merge pull request #4 from cryogenian/ord1-eq1-from-prelude
Removed custom Ord1
and Eq1
classes