Releases: sergey-dryabzhinsky/python-zstd
Releases · sergey-dryabzhinsky/python-zstd
Version 1.2.0
Update zstd from upstream to v1.2.0
Version 1.1.4
- update zstd from upstream to v1.1.4
- don't build legacy functions by default
- update unit tests
- update travis config
Version 1.1.3
- update zstd from upstream to v1.1.3
Version 1.1.2
- add python 3.6 to travis
- update version number
- update zstd from upstream to v1.1.2
- simplify tests
Version 1.0.0.5
It's really hard to distribute python sources.
- Add missing module header.
Version 1.0.0.4
Update MANIFEST file - add missing zstd.h
Version 1.0.0.3
Fixes sources upload to pypi - add MANIFEST.in
Version 1.0.0.2
Fix minor typos and Travis CI builds
Version 1.0.0.1
Add ability to build with external Zstd library distribution.
More info in README.
Version 1.0.0
Update to upstream ZStandard version: https://github.com/facebook/zstd/releases/tag/v1.0.0
First complete standard version (upstream).