Skip to content

LuaKit v1.1.0

Latest

Choose a tag to compare

@william-laverty william-laverty released this 10 Mar 20:17
ac780dd

What's Changed

Bug Fixes

  • Fix critical bugs and add proper error handling (#1)

Testing & CI

  • Add comprehensive test suite (30+ tests) covering execution, macros, error handling, and stack management (#2)
  • Add GitHub Actions CI running on every push to main and all PRs
  • Fix linker error for macro tests by adding missing LuaKitMacros dependency

Other

  • Add Contributor Covenant Code of Conduct

Full Changelog: v1.0.0...v1.1.0