Skip to content

Releases: purescript/purescript-lists

v1.0.0-rc.2

20 May 23:08
Compare
Choose a tag to compare
v1.0.0-rc.2 Pre-release
Pre-release
  • Fixed errors and warnings

v1.0.0-rc.1

25 Mar 22:53
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release
  • Release candidate for the psc 0.8+ core libraries

v0.7.10

27 Feb 20:19
Compare
Choose a tag to compare

Add transpose (@hdgarrood)

v0.7.9

11 Jan 04:17
Compare
Choose a tag to compare

Add fromFoldable, toUnfoldable (@hdgarrood)

v0.7.8

06 Jan 17:29
Compare
Choose a tag to compare

Make list unfoldr stack-safe (@rgrempel)

v0.7.7

02 Nov 11:53
Compare
Choose a tag to compare
  • Removed unused imports

v0.7.6

16 Oct 18:04
Compare
Choose a tag to compare
  • Fixed warnings

v0.7.5

27 Sep 22:44
Compare
Choose a tag to compare

Fix imports.

v0.7.4

08 Sep 17:26
Compare
Choose a tag to compare

Optimizations (@cryogenian)

v0.7.3

31 Aug 18:19
Compare
Choose a tag to compare

Make foldl stack-safe.