Releases: purescript-contrib/purescript-freet
Releases · purescript-contrib/purescript-freet
v7.0.0
Breaking changes:
- Update project and deps to PureScript v0.15.0 (#35 by @JordanMartinez)
Other improvements:
- Added
purs-tidy
formatter (#34 by @thomashoneyman)
v6.0.0
v5.0.0
Adds instance of MonadAff
to the library, incurring a new dependency on purescript-aff
(@thomashoneyman)
v4.1.0
v4.0.0
Updates for 0.12.0
v3.0.0
v2.1.0
- Added
Semigroup
andMonoid
instances (@athanclark)