Skip to content

v2.1

Choose a tag to compare

@github-actions github-actions released this 31 Aug 20:02
· 101 commits to main since this release
837c0d9

Changed

  • The lua_Clock typedef is now an int64_t to work around issues on 32-bit platforms.
  • Fixed a bug with table.concat and unpack using an incorrect default value for the optional j parameter.