Skip to content

Tags: ReSpeak/quicklz

Tags

v0.3.1

Verified

This tag was signed with the committer’s verified signature.
Flakebi Sebastian Neubauer
- Fixed a bug in decompress, where the high part of the offset was no…

…t 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

v0.3.0

Verified

This tag was signed with the committer’s verified signature.
Flakebi Sebastian Neubauer
Release 0.3.0

0.2.0

Verified

This tag was signed with the committer’s verified signature.
Flakebi Sebastian Neubauer
Fix bugs and switch from error-chain to failure