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

Releases: purescript-deprecated/purescript-generics

v4.0.0

26 Mar 22:18

Choose a tag to compare

  • Updated for PureScript 0.11

v3.3.0

30 Dec 01:45

Choose a tag to compare

Add Show instance for GenericSpine (@michal-jewel)

v3.2.0

25 Dec 16:06

Choose a tag to compare

Add Generic Void instance (@ethul)

v3.1.0

21 Oct 23:07

Choose a tag to compare

  • Added Generic instance for Identity (@tslawler)

v3.0.0

09 Oct 22:32

Choose a tag to compare

  • Updated dependencies
  • Added instance for NonEmpty

v2.0.0

08 Oct 21:15

Choose a tag to compare

  • Updated dependencies

v1.0.1

07 Jul 01:55

Choose a tag to compare

v1.0.0

01 Jun 03:09

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

22 May 23:30

Choose a tag to compare

v1.0.0-rc.2 Pre-release
Pre-release
  • Unit can now be represented generically

v1.0.0-rc.1

21 May 14:19

Choose a tag to compare

v1.0.0-rc.1 Pre-release
Pre-release
  • Release candidate for the upcoming PureScript 0.9 release