Skip to content

Releases: purescript-contrib/purescript-aff

v8.0.0

08 Sep 19:37
a1c9c3e
Compare
Choose a tag to compare

Raises minimum version of parallel

v7.1.0

06 Aug 11:48
6adec6f
Compare
Choose a tag to compare

New features:

v7.0.0

27 Apr 22:58
2d44d9f
Compare
Choose a tag to compare

Breaking changes:

Other improvements:

  • Added purs-tidy formatter (#207 by @thomashoneyman)
  • Ensure all directly-imported packages are included in the spago.dhall file (#205 by @ptrfrncsmrph)

v6.0.0

26 Feb 20:04
d0eb009
Compare
Choose a tag to compare

Breaking changes:

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

New features:

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

Bugfixes:

  • Fixed typo in forkAff documentation (#184)

Other improvements:

  • Added disclaimer about non-working examples in README (#188)
  • Changed default branch to main
  • 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 (#195)

v5.1.2

11 Sep 16:38
Compare
Choose a tag to compare
  • Try to recover when exceptions are thrown in pure code (@ford-prefect)
  • Fix memory leak in supervisors where child fibers are retained even though they have completed (@eric-corumdigital)

v5.1.1

29 Mar 16:13
390857f
Compare
Choose a tag to compare
  • Fixes supervision when no child fibers are active (#164)
  • Fixes various bugs around resumption within a bracket mask (#171)

v5.1.0

14 Dec 16:41
Compare
Choose a tag to compare

v5.0.2

24 Aug 04:02
f6d95e9
Compare
Choose a tag to compare
  • Don't resume from an enqueued task if interrupted (#162)
  • Fix finalization after failure (#161)

v5.0.1

12 Jul 13:29
c02ae17
Compare
Choose a tag to compare
  • Fixes runtime error when running an async canceler in a ParAff apply operation (#153)

v5.0.0

25 May 11:46
ac1fff8
Compare
Choose a tag to compare

Updated for PureScript 0.12