Skip to content

Releases: purescript/purescript-distributive

v6.0.0

Choose a tag to compare

@JordanMartinez JordanMartinez released this 27 Apr 19:15
6005e51

Breaking changes:

v5.0.0

Choose a tag to compare

@thomashoneyman thomashoneyman released this 26 Feb 17:53
11f3f87

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

Choose a tag to compare

@garyb garyb released this 23 May 13:13
3a43c06

Updated for PureScript 0.12

v3.0.0

Choose a tag to compare

@garyb garyb released this 26 Mar 01:21
  • Updated for PureScript 0.11

v2.0.0

Choose a tag to compare

@garyb garyb released this 07 Oct 16:44
  • Updated dependencies

v1.0.0

Choose a tag to compare

@garyb garyb released this 01 Jun 02:31

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

v1.0.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@garyb garyb released this 16 Mar 00:54
  • Release candidate for the psc 0.8+ core libraries

v0.5.1

Choose a tag to compare

@garyb garyb released this 03 Jul 00:50

v0.5.0

Choose a tag to compare

@paf31 paf31 released this 30 Jun 00:25

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

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

Choose a tag to compare

@garyb garyb released this 07 Jun 21:46

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