Changelog for lzlib-1.0.0.2
lzlib
1.0.0.01
- Remove
Codec.Lzip.Raw
1.0.0.0
- Support older GHCs
- Use
ForeignPtrfor raw bindings - Stream lazily
- Add
compressFileandcompressWithSz
0.3.3.0
- Add
Exceptioninstance forLZError - Bug fixes
0.3.2.0
- Add
compressBestandcompressFast
0.3.1.2
- Hopefully improved performance
0.3.1.1
- Bug fix + more sensible memory use
0.3.1.0
- Export
lZApiVersion
0.3.0.5
bracketthings better
0.3.0.4
- Use
bracketand fix space leak
0.3.0.3
- Use
bracketso that memory is freed if an exception is thrown in another thread
0.3.0.2
- Documentation improvements
0.3.0.1
- Performance improvements
0.3.0.0
- Take a
BSL.ByteStringas input - Performance improvements
0.2.0.2
- Performance improvements
0.2.0.1
- Performance improvements
0.2.0.0
- Performance improvements
- Pure functions no longer occur in IO
- Change type signatures of compression/decompression functions
0.1.1.1
- Fix distribution
0.1.1.0
- Add a higher-level API
- Add
ShowandEqinstances toLZErrnotype - Bundle with
lzlibversion 1.11
0.1.0.0
Initial release