Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 466 Bytes

CHANGELOG.md

File metadata and controls

30 lines (20 loc) · 466 Bytes

CHANGES

Version 0.3

Replace monad-control with unliftio-core. As a result, immortal will no longer work with stateful monads like StateT, which is considered a feature.

Version 0.2.2.1

Fix the README

Version 0.2.2

Add onUnexpectedFinish

Version 0.2.1

Add wait and wait-stm functions

Version 0.2

  • Pass a Thread handle to the thread itself
  • Add mortalize, immortalize