Skip to content

v2.11.0

Compare
Choose a tag to compare
@squeek502 squeek502 released this 10 Mar 22:50
9da12ca
  • Updated Luv to 1.34.2-1 (from 1.34.1-1)
  • miniz binding fixes (#227) [SinisterRectus]
    • Fixed byte streams not being fully processed in inflator:inflate/deflator:deflate when they were larger than the output buffer
    • Fixed miniz.compress using the wrong stack index for the compression level selection
    • Fixed output buffer size of miniz.uncompress: made it grow as needed to fit the actual output size and added an optional argument to specify the initial buffer size