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

Releases: purescript-deprecated/purescript-generics

v0.7.2

24 Jan 23:44
Compare
Choose a tag to compare

showSignature (@hdgarrood)

v0.7.1

15 Jan 16:57
Compare
Choose a tag to compare
  • Documentation updates, this release is functionally equivalent to 0.7.0.

v0.7.0

18 Nov 21:49
Compare
Choose a tag to compare

This release is compatible with psc versions 0.7.6.1 and up.

  • Use Type.Proxy (@tfausak)
  • Include type constructor in sum types, and fully qualify all names (@paf31)

v0.6.2

20 Oct 18:30
Compare
Choose a tag to compare

Fixed warnings (@Aspidites)

v0.6.1

21 Sep 21:41
Compare
Choose a tag to compare

Fix a bug in gEq (@zudov)

v0.6.0

12 Sep 18:14
Compare
Choose a tag to compare

Add Char instance.

v0.5.1

24 Aug 20:41
Compare
Choose a tag to compare

Add validity check (@zudov)

v0.5.0

18 Aug 03:33
Compare
Choose a tag to compare

Add SBoolean and SigBoolean constructors.

v0.4.0

13 Aug 14:48
Compare
Choose a tag to compare
  • Updated dependencies

v0.3.1

11 Aug 21:24
Compare
Choose a tag to compare

Fix some issues in zipCompare.