Skip to content

Releases: purescript-contrib/purescript-options

v7.0.0

27 Apr 22:43
93e4eb4
Compare
Choose a tag to compare

Breaking changes:

Other improvements:

v6.0.0

26 Feb 19:58
0309a42
Compare
Choose a tag to compare

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#39 by @JordanMartinez)

New features:

  • Added roles declarations to forbid unsafe coercions (#30 by @kl0tl)

Bugfixes:

Other improvements:

  • Updated README to reference the Options.purs' module documentation and improve the docs in small ways (#35 by @JordanMartinez)
  • Added tests (#37 by @maxdeviant)
  • Changed default branch to main from master
  • Updated to comply with Contributors library guidelines by adding new issue and pull request templates, updating documentation, and migrating to Spago for local development and CI (#31 by @JordanMartinez, #36 by @JordanMartinez)

v5.0.0

06 May 11:43
bc0109f
Compare
Choose a tag to compare

Updated dependencies (@ford-prefect)

v4.0.0

26 May 22:47
c9a053e
Compare
Choose a tag to compare

Updated for PureScript 0.12

v3.1.0

19 Nov 22:45
Compare
Choose a tag to compare
  • #20 Documentation improvements (@hdgarrood)
  • #21 Newtype deriving for monoid and semigroup instances (@paluh)

v3.0.0

05 Apr 00:58
Compare
Choose a tag to compare

Updates for the 0.11 compiler (@simonyangme)

v2.0.0

22 Oct 13:39
Compare
Choose a tag to compare

Features

Updated to be compatible with PureScript 0.10.1 and newer.

1.0.0

04 Jun 02:48
Compare
Choose a tag to compare

Features

Updated to be compatible with PureScript 0.9.1 and newer.

0.6.0: Data.Op

02 Feb 03:55
Compare
Choose a tag to compare

Features

0.5.2: psc-publish

21 Jan 13:56
Compare
Choose a tag to compare

Updates for psc-publish