Skip to content

Releases: purescript-contrib/purescript-avar

v5.0.1

Choose a tag to compare

@natefaubion natefaubion released this 08 Feb 21:17
6765404

What's Changed

Full Changelog: v5.0.0...v5.0.1

v5.0.0

Choose a tag to compare

@JordanMartinez JordanMartinez released this 27 Apr 23:08
d00f578

Breaking changes:

Other improvements:

v4.0.0

Choose a tag to compare

@thomashoneyman thomashoneyman released this 26 Feb 20:16
ac3cbbb

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

Choose a tag to compare

@garyb garyb released this 25 May 12:06
1791441

Updated for PureScript 0.12

v2.0.1

Choose a tag to compare

@natefaubion natefaubion released this 20 Sep 15:12
  • Fixes issue with purs bundle aggressively eliminating core functionality.

v2.0.0

Choose a tag to compare

@natefaubion natefaubion released this 31 Aug 18:47
  • Changed argument order
  • Added AVarStatus rather than just isEmptyVar.

v1.0.1

Choose a tag to compare

@natefaubion natefaubion released this 22 Jul 16:53
Merge pull request #2 from natefaubion/bower-repo

Add repository field

v1.0.0

Choose a tag to compare

@natefaubion natefaubion released this 18 Jul 03:33

Initial release