All Versions
28
Latest Version
Avg Release Cycle
4 days
Latest Release
1077 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.0.0.0 Changes
February 02, 2020- Remove
Codec.Lzip.Raw
- Support older GHCs
- Use
ForeignPtr
for raw bindings - Stream lazily
- Add
compressFile
andcompressWithSz
- Remove
-
v0.3.3.0 Changes
January 21, 2020- Add
Exception
instance forLZError
- Bug fixes
- Add
-
v0.3.2.0 Changes
January 19, 2020- Add
compressBest
andcompressFast
- Add
-
v0.3.1.2 Changes
January 18, 2020- Hopefully improved performance
-
v0.3.1.1 Changes
January 18, 2020- Bug fix + more sensible memory use
-
v0.3.1.0 Changes
- Export
lZApiVersion
- Export
-
v0.3.0.5 Changes
bracket
things better
-
v0.3.0.4 Changes
- Use
bracket
and fix space leak
- Use
-
v0.3.0.3 Changes
- Use
bracket
so that memory is freed if an exception is thrown in another thread
- Use
-
v0.3.0.2 Changes
- Documentation improvements