Changelog for ki-0.2.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to the Haskell Package Versioning Policy.
[0.2.0] - 2020-12-17
Changed
- Rename
cancelScopetocancel.
Removed
- Remove
ThreadFailedexception wrapper.
[0.1.0.1] - 2020-11-30
Changed
- Lower
cabal-versionfrom 3.0 to 2.2 becausestackcannot parse 3.0 - Replace
AtomicCounterwithInt(to drop theatomic-primopsdependency)
[0.1.0] - 2020-11-11
Added
- Initial release