Releases: purescript/purescript-const
Releases · purescript/purescript-const
v6.0.0
Breaking changes:
- Update project and deps to PureScript v0.15.0 (#21 by @JordanMartinez)
v5.0.0
Breaking changes:
- Added support for PureScript 0.14 and dropped support for all previous versions (#15)
New features:
- This package no longer depends on the
purescript-contravariant
andpurescript-foldable-traversable
packages. Relevant instances have been moved to those packages. (#19)
Bugfixes:
Other improvements:
v4.1.0
Added instances for Bifunctor
, Bifoldable
, Bitraversable
, FunctorWithIndex
, FoldableWithIndex
, TraversableWithIndex
(@MonoidMusician)
v4.0.0
v3.2.0
v3.1.0
v3.0.0
v2.0.0
v1.0.0
v1.0.0-rc.2
- Update for changes in the prelude