oughta-0.2.0.0: CHANGELOG.md
# [0.2.0.0] -- 2025-05-02
[0.2.0.0]: https://github.com/GaloisInc/oughta/releases/tag/v0.2.0.0
- Add hooks, `Lua` actions that run before or after Lua programs. To upgrade
from v0.1, just add `defaultHooks` as the first argument to `check{,'}`.
- Add the `reset` function to the Lua API.
# [0.1.1.0] -- 2025-04-22
[0.1.1.0]: https://github.com/GaloisInc/oughta/releases/tag/v0.1.1.0
- Add support for GHC 9.6 and 9.4.
# [0.1.0.0] -- 2025-04-22
[0.1.0.0]: https://github.com/GaloisInc/oughta/releases/tag/v0.1.0.0
Initial release.