Skip to content

Releases: sergey-dryabzhinsky/python-zstd

Version 1.5.1.0

03 Jan 02:44
Compare
Choose a tag to compare
  • update libzstd to 1.5.1 - follow upstream
  • fix passing VERSION string to compiler, thanks to @hoffmang9

Version 1.5.0.4

03 Dec 05:41
Compare
Choose a tag to compare

Same as 1.5.0.3, but tests are fixed: update all version strings

Version 1.5.0.3

02 Dec 17:10
Compare
Choose a tag to compare
Version 1.5.0.3 Pre-release
Pre-release

Compatibility with python 3.8 - 3.11 (@vstinner)

BROKEN TESTS

Version 1.5.0.2

19 May 05:15
Compare
Choose a tag to compare
  • simplify tests
  • add new function for them: ZSTD_external(): 0/1

Version 1.5.0.1

19 May 01:50
1d44656
Compare
Choose a tag to compare
  • fix build - missing new file: zstd_errors.h

Version 1.5.0.0

15 May 10:43
Compare
Choose a tag to compare
Version 1.5.0.0 Pre-release
Pre-release
  • Removed old function which generated custom block header
  • Updated zstd to new upstream version 1.5.0
  • Fix and simplify unit tests

BUILD BROKEN

Version 1.4.9.1

16 Apr 18:45
Compare
Choose a tag to compare
  • Fix python 3.8+ warnings about rigth size_t type for # formats
  • Update unittests - use os.environ everywhere

Version 1.4.9.0

16 Apr 14:32
d2672ec
Compare
Choose a tag to compare
  • Update bundled zstd library to 1.4.9 release
  • Fix minor compiler warnings about string functions

Version 1.4.8.1

23 Dec 11:23
Compare
Choose a tag to compare

Allow ultra-fast levels from -100 to -1

Version 1.4.8.0

23 Dec 09:43
10798bc
Compare
Choose a tag to compare

Update bundled zstd library to 1.4.8 release