Skip to content

Releases: purescript/purescript-unfoldable

v1.1.0

30 Sep 02:07

Choose a tag to compare

Add fromMaybe (@eskimor)

v1.0.0

01 Jun 02:26

Choose a tag to compare

This release is intended for the PureScript 0.9.1 compiler and newer.

Note: The v1.0.0 tag is not meant to indicate the library is “finished”, the core libraries are all being bumped to this for the 0.9 compiler release so as to use semver more correctly.

v1.0.0-rc.2

02 Apr 22:00

Choose a tag to compare

v1.0.0-rc.2 Pre-release
Pre-release
  • Removed dependency on purescript-arrays so as to enable a toUnfoldable implementation in Data.Array

v1.0.0-rc.1

17 Mar 23:06

Choose a tag to compare

v1.0.0-rc.1 Pre-release
Pre-release
  • Release candidate for the psc 0.8+ core libraries

v0.4.1

26 Sep 23:24

Choose a tag to compare

Adds replicate, replicateA, none, and singleton (@LiamGoodacre)

v0.4.0

30 Jun 00:19

Choose a tag to compare

This release works with versions 0.7.* of the PureScript compiler. It will not work with older versions. If you are using an older version, you should require an older, compatible version of this library.

v0.4.0-rc.1

07 Jun 11:11

Choose a tag to compare

v0.4.0-rc.1 Pre-release
Pre-release

Initial release candidate of the library intended for the 0.7 compiler.

v0.3.2

18 Mar 17:30

Choose a tag to compare

Update docs

v0.3.1

17 Mar 23:50

Choose a tag to compare

Update docs

v0.3.0

21 Feb 12:59

Choose a tag to compare

This release requires PureScript v0.6.8 or later

  • Updated dependencies