Changelog of @hackage/oughta 0.2.0.0

0.2.0.0 -- 2025-05-02

  • 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

  • Add support for GHC 9.6 and 9.4.

0.1.0.0 -- 2025-04-22

Initial release.