v1.1.2
Performance Improvements
- use likely/unlikely compiler hints; improves compressor speed by roughly 5% by @BrianPugh in #10
Bug Fixes
- only close file decompressor file descriptors on close if internally opened by @BrianPugh in #11
- Fix c library reading header if decompressor wasn't previously configured @BrianPugh in #13
Full Changelog: v1.1.1...v1.1.2