Releases: purescript/purescript-unfoldable
Releases · purescript/purescript-unfoldable
v1.1.0
v1.0.0
v1.0.0-rc.2
- Removed dependency on
purescript-arrays
so as to enable atoUnfoldable
implementation inData.Array
v1.0.0-rc.1
- Release candidate for the psc 0.8+ core libraries
v0.4.1
Adds replicate
, replicateA
, none
, and singleton
(@LiamGoodacre)
v0.4.0
v0.4.0-rc.1
Initial release candidate of the library intended for the 0.7 compiler.