Skip to content

Releases: purescript-contrib/purescript-avar

v5.0.0

27 Apr 23:08
d00f578
Compare
Choose a tag to compare

Breaking changes:

Other improvements:

v4.0.0

26 Feb 20:16
ac3cbbb
Compare
Choose a tag to compare

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#23)

New features:

  • Added roles declarations to allow safe coercions (#20)

Bugfixes:

Other improvements:

  • Re-enable test_put_read_take in the test-suite (#16)
  • 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 (#21)

v3.0.0

25 May 12:06
1791441
Compare
Choose a tag to compare

Updated for PureScript 0.12

v2.0.1

20 Sep 15:12
Compare
Choose a tag to compare
  • Fixes issue with purs bundle aggressively eliminating core functionality.

v2.0.0

31 Aug 18:47
Compare
Choose a tag to compare
  • Changed argument order
  • Added AVarStatus rather than just isEmptyVar.

v1.0.1

22 Jul 16:53
Compare
Choose a tag to compare
Merge pull request #2 from natefaubion/bower-repo

Add repository field

v1.0.0

18 Jul 03:33
Compare
Choose a tag to compare

Initial release