Skip to content
This repository was archived by the owner on May 24, 2018. It is now read-only.

Releases: purescript-deprecated/purescript-functor-coproducts

v2.0.0

09 Oct 22:27

Choose a tag to compare

  • Updated dependencies
  • Nested now uses the "open" representation like purescript-either and purescript-tuples

v1.1.0

07 Aug 17:17

Choose a tag to compare

  • Slightly improved efficiency of generated code by avoiding some function calls
  • Added bihoistCoproduct

v1.0.1

12 Jul 14:43

Choose a tag to compare

  • Fixed name field in bower.json.

v1.0.0

01 Jun 02:43

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

20 May 21:53

Choose a tag to compare

v1.0.0-rc.2 Pre-release
Pre-release
  • Fixed unused import warning

v1.0.0-rc.1

25 Mar 13:19

Choose a tag to compare

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