0.9.6
- Windows build compatibility

0.9.5
- Potential reference leak fix (on LZ4FError being raised)

0.9.4
- Updated lz4 to v1.7.5 (Note: Available compression levels have changed)
- Use lz4 constants for available compression levels
- Use LZ4_VERSION_STRING to propagate underlying lz4 version
- Update tests to reflect new compression levels

0.9.3
- Allow for lack of stdin/stdout/stdout buffer access (#3, https://github.com/windreamer)

0.9.2
- Fix index in argv (Jan Špaček)
- License information update

0.9.1
- Fixup Python 2/3 compat layer for nose (Mathias Laurin)

0.9.0
- Initial public release
