heftia/heftia-effects/ChangeLog.md

18 lines
427 B
Markdown
Raw Normal View History

2023-09-01 15:59:56 +03:00
# Revision history for heftia-effects
2023-09-18 08:37:06 +03:00
## 0.1.0.0 -- 2023-09-18
2023-09-01 15:59:56 +03:00
2023-09-18 08:37:06 +03:00
* Initial public release.
## 0.2.0.0 -- 2024-07-17
* Redesign from scratch.
* Released as a beta version.
2024-09-01 11:12:45 +03:00
2024-09-01 11:24:59 +03:00
## 0.3.0.0 -- 2024-09-01
2024-09-01 11:12:45 +03:00
* Added interpreters for 'Timer' effects.
* Simplify the logging example.
* Update the data-effects version to 0.1.1.
2024-09-01 11:24:59 +03:00
* Rename the module from `Control.Effect.Handler` to `Control.Effect.Interpreter` to align with terminology.