Skip to content

Releases: purescript-contrib/purescript-concurrent-queues

v3.0.0

27 Apr 23:21
905a0cb
Compare
Choose a tag to compare

Breaking changes:

Other improvements:

v2.0.0

26 Feb 23:51
3009658
Compare
Choose a tag to compare

Breaking changes:

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

New features:

Bugfixes:

Other improvements:

  • 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
  • Replaced test-unit dependency with assert and ReaderT wrapper (#11)

v1.1.0

22 Oct 15:25
Compare
Choose a tag to compare

Adds functions for interacting with BoundedQueues in Eff.

v1.0.0

08 Jun 19:51
9970bed
Compare
Choose a tag to compare

Updates for 0.12

Initial Release

01 Feb 09:09
Compare
Choose a tag to compare
v0.1.0

Adds a minimal README