Releases: ReSpeak/quicklz
Releases · ReSpeak/quicklz
0.3.1
🐛 Fixed
- Fixed a bug in decompress, where the high part of the offset was not shifted by the correct number
of bits, resulting in the wrong part of the data being copied - Fixed a bug in compress, where it used an encoding even if the offset value was too large,
resulting in the high bits being cut off