Skip to content

Lhasa 0.3.0

Compare
Choose a tag to compare
@fragglet fragglet released this 20 Apr 05:39
· 95 commits to master since this release
v0.3.0
 * PMarc -pm1- archives that contain truncated compressed data (the
   decompressed length is longer than what can be read from the
   compressed data) now decompress as intended. Certain archives
   in the wild make the assumption that this can be done.
 * LArc -lz5- archives that make use of the initial history buffer
   now decompress correctly.
 * The tests no longer use predictable temporary paths (thanks Jon
   Dowland).
 * Tests were fixed under OS X.