Skip to content

Releases: purescript/purescript-distributive

v6.0.0

27 Apr 19:15
6005e51

Choose a tag to compare

Breaking changes:

v5.0.0

26 Feb 17:53
11f3f87

Choose a tag to compare

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#13)

New features:

Bugfixes:

Other improvements:

  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#14)
  • Added a CHANGELOG.md file and pull request template (#15, #16)
  • This package now depends on the purescript-tuples and purescript-type-equality packages, and contains an instance previously in purescript-tuples (#17)

v4.0.0

23 May 13:13
3a43c06

Choose a tag to compare

Updated for PureScript 0.12

v3.0.0

26 Mar 01:21

Choose a tag to compare

  • Updated for PureScript 0.11

v2.0.0

07 Oct 16:44

Choose a tag to compare

  • Updated dependencies

v1.0.0

01 Jun 02:31

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

16 Mar 00:54

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.1

03 Jul 00:50

Choose a tag to compare

v0.5.0

30 Jun 00:25

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.5.0-rc.1

07 Jun 21:46

Choose a tag to compare

v0.5.0-rc.1 Pre-release
Pre-release

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