lzlib-0.3.0.2: CHANGELOG.md
# lzlib
## 0.3.0.2
* Documentation improvements
## 0.3.0.1
* Performance improvements
## 0.3.0.0
* Take a `BSL.ByteString` as 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 `Show` and `Eq` instances to `LZErrno` type
* Bundle with `lzlib` version 1.11
## 0.1.0.0
Initial release