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
LuaKitMacrosdependency
Other
- Add Contributor Covenant Code of Conduct
Full Changelog: v1.0.0...v1.1.0