Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
65 lines (43 loc) · 4.85 KB

CHANGELOG.md

File metadata and controls

65 lines (43 loc) · 4.85 KB

Change Log

v0.2.5.1 (2018-06-14)

Full Changelog

  • Update version bounds.
  • Support exceptions-0.10.

v0.2.3 (2017-03-28)

Full Changelog

v0.2.2 (2017-03-27)

Full Changelog

v0.2.1 (2017-03-22)

Full Changelog

Merged pull requests:

v0.2.0 (2017-03-13)

Full Changelog

Closed issues:

  • Read external input vectors in the prioritised mailbox drain loop #15
  • Compiler should enforce rules for prioritised processes #13
  • Prioritised process mailbox handling can block indefinitely #12
  • handleExternal support #9
  • safeCall and tryCall can fail if resolve throws #8
  • Someone on IRC claims we are leaking file descriptors #7
  • Support GHC 8 #5

Merged pull requests:

  • Re-implement Prioritised Managed Processes #16 (hyperthunk)
  • Update bounds & stackify #11 (hyperthunk)
  • Handle arbitrary STM actions #10 (hyperthunk)
  • Bump upper bounds on time and binary #6 (3noch)
  • make adjustments for GHC 8 support #4 (agentm)
  • Stick state argument to request and unify types across the handlers. #3 (wiz)

v0.1.3.2 (2016-02-16)

Full Changelog

v0.1.3.1 (2015-09-29)

Full Changelog

Merged pull requests:

  • Add compatibility with ghc-7.10 #1 (qnikst)

v0.1.2 (2014-12-25)

Full Changelog

v0.1.1 (2014-12-17)

Full Changelog

v0.1.0 (2014-05-30)

* This Change Log was automatically generated by github_changelog_generator