Skip to content

Releases: htcom-code/go-lua-perf

Release list

v0.0.2

v0.0.2 Pre-release
Pre-release

Choose a tag to compare

@htcom-code htcom-code released this 05 Jul 13:40
1b0be98

Changed

  • Bump the lua-pure dependency to v0.1.2 and, to satisfy its toolchain requirement, raise the minimum Go version to 1.25 (go.mod now pins go 1.25.11; was 1.24).

While the version is 0.x, the public API may change between minor releases.

Full changelog: CHANGELOG.md

v0.0.1

v0.0.1 Pre-release
Pre-release

Choose a tag to compare

@htcom-code htcom-code released this 05 Jul 12:58
e66f81c

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