Skip to content

Releases: mpeterv/luazip

LuaZip 1.2.7

05 Sep 11:06
Compare
Choose a tag to compare
  • Fixed error on require when using LuaJIT 2.1.0-beta3.

LuaZip 1.2.6

04 Nov 21:28
Compare
Choose a tag to compare
  • Fixed compilation error when using LuaJIT.
  • Fixed line reading using file:read() and file:lines() returning nil when the last line in the file doesn't have a line ending.
  • Fixed file:read(0) always returning zero.

v1_2_5

31 Oct 17:56
Compare
Choose a tag to compare

Fix definition of luaL_openlib and upreved for release.

v1_2_4

09 Jun 17:53
Compare
Choose a tag to compare

Fixed Makefile so it will properly work with LuaRocks.