Skip to content

lutok-0.5: minor bugfixes

Latest
Compare
Choose a tag to compare
@ngie-eign ngie-eign released this 26 Nov 01:19
· 4 commits to master since this release

Changes in version 0.5

Released on 2025/11/25.

  • Use more modern autotools macros. Bump the minimum autoconf version to 2.68 to
    support this change.

  • Modify build code to improve Lua 5.4 support.

  • Replace std::auto_ptr use with std::unique_ptr use. This improves C++
    standard support and fixes the build with newer C++ standards.

Full Changelog: lutok-0.4...lutok-0.5