Releases: htcom-code/go-lua-perf
Releases · htcom-code/go-lua-perf
Release list
v0.0.2
Changed
- Bump the
lua-puredependency to v0.1.2 and, to satisfy its toolchain requirement, raise the minimum Go version to 1.25 (go.modnow pinsgo 1.25.11; was1.24).
While the version is 0.x, the public API may change between minor releases.
Full changelog: CHANGELOG.md
v0.0.1
Initial public release of luart — a high-performance, concurrency-safe runtime for running Lua scripts in Go, built on lua-pure (a pure-Go PUC-Lua 5.4 port). Requires Go 1.24+.
While the version is 0.x, the public API may change between minor releases.
See the full changelog: CHANGELOG.md