heftia/heftia-effects/ChangeLog.md
2024-09-01 17:24:59 +09:00

18 lines
427 B
Markdown

# Revision history for heftia-effects
## 0.1.0.0 -- 2023-09-18
* Initial public release.
## 0.2.0.0 -- 2024-07-17
* Redesign from scratch.
* Released as a beta version.
## 0.3.0.0 -- 2024-09-01
* Added interpreters for 'Timer' effects.
* Simplify the logging example.
* Update the data-effects version to 0.1.1.
* Rename the module from `Control.Effect.Handler` to `Control.Effect.Interpreter` to align with terminology.