Changelog for distributed-process-client-server-0.2.8.0
Change Log
2025-02-04 Laurent P. René de Cotret laurent.decotret@outlook.com 0.2.8.0
- Ported test suite to use
tasty
rather thantest-framework
. - Removed unused dependencies and addressed some warnings (#467).
2024-10-30 David Simmons-Duffin dsd@caltech.edu 0.2.7.1
- Bump dependency bound for ansi-terminal
2024-10-30 Laurent P. René de Cotret laurent.decotret@outlook.com 0.2.7.0
- Removed dependency on
rematch
(#459)
2024-09-03 Laurent P. René de Cotret laurent.decotret@outlook.com 0.2.6.0
- Bumped dependency bounds to support GHC 8.10.7 - GHC 9.10.1
- Updated links to point to Distributed Haskell monorepo
v0.2.5.1 (2018-06-14)
- Update version bounds.
- Support exceptions-0.10.
v0.2.3 (2017-03-28)
v0.2.2 (2017-03-27)
v0.2.1 (2017-03-22)
Merged pull requests:
- Implement ProcessBecome #18 (hyperthunk)
- Safe Handler Execution #17 (hyperthunk)
v0.2.0 (2017-03-13)
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 #9safeCall
andtryCall
can fail ifresolve
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)
v0.1.3.1 (2015-09-29)
Merged pull requests:
v0.1.2 (2014-12-25)
v0.1.1 (2014-12-17)
v0.1.0 (2014-05-30)
* This Change Log was automatically generated by github_changelog_generator