Changelog for oughta-0.3.0.0
0.3.0.0 -- 2025-07-06
- Add
check_not(s: String), which asserts thatsis not intext.
0.2.0.0 -- 2025-05-02
- Add hooks,
Luaactions that run before or after Lua programs. To upgrade from v0.1, just adddefaultHooksas the first argument tocheck{,'}. - Add the
resetfunction to the Lua API.
0.1.1.0 -- 2025-04-22
- Add support for GHC 9.6 and 9.4.
0.1.0.0 -- 2025-04-22
Initial release.