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

Releases: purescript-deprecated/purescript-generics-rep

v6.1.1

30 Jan 23:46
Compare
Choose a tag to compare
  • Add guide from documentation repo (@anttih)

v6.1.0

19 Sep 19:53
Compare
Choose a tag to compare
  • Link to an example from README (@justinwoo)
  • Add HeytingAlgebra, Semiring, & Ring implementations (@xgrommx)

v6.0.0

23 May 20:19
49ba119
Compare
Choose a tag to compare
  • 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

04 Dec 18:04
Compare
Choose a tag to compare

Add GenericShowFields instance for NoArguments (@kejace)

v5.3.0

01 Sep 00:45
Compare
Choose a tag to compare

Product instances in Bounded and Enum (@jacereda)

v5.2.0

05 Aug 21:50
Compare
Choose a tag to compare
  • Added GenericEnum and GenericBoundedEnum

v5.1.0

03 Jun 21:04
Compare
Choose a tag to compare

Add Maybe instance (@LiamGoodacre)

v5.0.0

26 Mar 01:51
Compare
Choose a tag to compare
  • Updated for PureScript 0.11

v4.1.0

11 Jan 17:58
Compare
Choose a tag to compare

Added deriving for Bounded instances (@matthewleon)

v4.0.0

11 Dec 03:38
Compare
Choose a tag to compare
  • Add generic deriving for Show instances.

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