Skip to content
This repository has been archived by the owner on Oct 4, 2020. It is now read-only.

Releases: purescript-deprecated/purescript-sets

v3.2.0

09 Apr 14:07
fd7daa6
Compare
Choose a tag to compare

v3.0.0

27 Mar 22:30
Compare
Choose a tag to compare
  • Updated for PureScript 0.11

v2.0.1

15 Feb 17:14
Compare
Choose a tag to compare

Avoid Discard constraints (@mlang)

v2.0.0

18 Oct 19:29
Compare
Choose a tag to compare
  • Updated dependencies

v1.0.0

01 Jun 03:02
Compare
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.1

28 Mar 16:51
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.5.7

15 Jan 15:48
Compare
Choose a tag to compare
  • Fixed unused import warning

v0.5.6

15 Jan 15:41
Compare
Choose a tag to compare
  • Use better internal implementation for toList (@skazhy)

v0.5.5

23 Dec 23:08
Compare
Choose a tag to compare

v0.5.4

15 Dec 19:31
Compare
Choose a tag to compare

Add fromFoldable (@LiamGoodacre)