Skip to content
This repository was archived by the owner on Mar 25, 2021. It is now read-only.

Releases: purescript-deprecated/purescript-generics-rep

v6.1.1

Choose a tag to compare

@hdgarrood hdgarrood released this 30 Jan 23:46
  • Add guide from documentation repo (@anttih)

v6.1.0

Choose a tag to compare

@LiamGoodacre LiamGoodacre released this 19 Sep 19:53
  • Link to an example from README (@justinwoo)
  • Add HeytingAlgebra, Semiring, & Ring implementations (@xgrommx)

v6.0.0

Choose a tag to compare

@garyb garyb released this 23 May 20:19
49ba119
  • Updated for PureScript 0.12
  • Support for records has been removed as records now have implementations of common classes defined in the Prelude

v5.4.0

Choose a tag to compare

@paf31 paf31 released this 04 Dec 18:04

Add GenericShowFields instance for NoArguments (@kejace)

v5.3.0

Choose a tag to compare

@paf31 paf31 released this 01 Sep 00:45

Product instances in Bounded and Enum (@jacereda)

v5.2.0

Choose a tag to compare

@garyb garyb released this 05 Aug 21:50
  • Added GenericEnum and GenericBoundedEnum

v5.1.0

Choose a tag to compare

@paf31 paf31 released this 03 Jun 21:04

Add Maybe instance (@LiamGoodacre)

v5.0.0

Choose a tag to compare

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

v4.1.0

Choose a tag to compare

@paf31 paf31 released this 11 Jan 17:58

Added deriving for Bounded instances (@matthewleon)

v4.0.0

Choose a tag to compare

@paf31 paf31 released this 11 Dec 03:38
  • Add generic deriving for Show instances.

Note: This release requires version 0.10.3 of the compiler, or higher.