Releases: brimworks/lua-zlib
Releases · brimworks/lua-zlib
v1.3
What's Changed
- Drop
$Format:%d$
, closes #44 by @MilhouseVH in #45 - Allow lua54 by @alerque in #51
- Stop inhibiting Lua 5.4 by @alerque in #50
- Example of multi stream decompression by @cryi in #54
- Fixed rockspec issue raised in #56 by @jclusso in #57
- fix unauthenticated git protocol on port 9418 by @vadym-panchuk in #58
- Correct spelling mistakes by @EdwardBetts in #60
- Add CI linting & test matrix across Lua versions by @alerque in #52
- Update CI tests for current GitHub Action scene by @alerque in #61
- avoid converting string to char *. by @rodman10 in #62
- Explicitly cast integers to pointers when pushing checksum on Lua stack by @cuavas in #65
- CI: use up-to-date GitHub Actions to install Lua and LuaRocks by @luau-project in #69
- fix: tests for zlib 1.3 by @luau-project in #71
- fixes development rockspec for MinGW and adds Windows / macOS to the test matrix by @luau-project in #72
New Contributors
- @ MilhouseVH their first contribution in #45
- @alerque made their first contribution in #50
- @cryi made their first contribution in #54
- @jclusso made their first contribution in #57
- @vadym-panchuk made their first contribution in #58
- @EdwardBetts made their first contribution in #60
- @rodman10 made their first contribution in #62
- @cuavas made their first contribution in #65
- @luau-project made their first contribution in #69
Full Changelog: v1.2...v1.3