Skip to content

0.3.1

Latest
Compare
Choose a tag to compare
@Flakebi Flakebi released this 12 Apr 20:09
v0.3.1
d905415

🐛 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