Skip to content

Releases: purescript-contrib/purescript-nullable

v6.0.0

27 Apr 19:10
3202744
Compare
Choose a tag to compare

Breaking changes:

Other improvements:

v5.0.0

26 Feb 19:56
8b19c16
Compare
Choose a tag to compare

Breaking changes:

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

New features:

  • Added roles declarations to allow safe coercions (#29 by @kl0tl)

Bugfixes:

Other improvements:

  • Added a quick start (#35 by @maxdeviant)
  • Matched repository URL in bower.json with the one on the registry (#34)
  • 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 (#30 by @JordanMartinez, #33 by @gillchristian, #36 by @maxdeviant)

v4.1.1

12 Jan 20:34
Compare
Choose a tag to compare

Expand documentation

v4.1.0

09 Sep 19:24
885a873
Compare
Choose a tag to compare

Export null and notNull (@bklaric)

v4.0.0

24 May 14:09
7240560
Compare
Choose a tag to compare

Updated for PureScript 0.12

v3.0.0

02 Apr 21:35
Compare
Choose a tag to compare

Updates for 0.11 compiler

v2.0.0

17 Oct 16:46
Compare
Choose a tag to compare
  • Updated dependencies

v1.0.1

13 Jun 03:51
Compare
Choose a tag to compare

Fix bower.json (@kika)

v1.0.0

02 Jun 03:19
Compare
Choose a tag to compare

Updates for 1.0 core libraries.

v0.2.1

24 Jul 19:56
Compare
Choose a tag to compare

Fix null issue spotted by @Javran.