Skip to content

Version 1.5.7-r1

Latest
Compare
Choose a tag to compare
@sergey-dryabzhinsky sergey-dryabzhinsky released this 07 Jun 15:04
1d537fc
  • fixed function ZSTD_min_compression_level() - now returns real number, not some shifted int value
  • added some information functions about debug level builded with
  • module now building with -O3 level of optimization. Probably will be about 20% faster
  • module now building with binary stripping (wheels for 3.13 and 3.14 will be smaller)
  • module now building with disabled LTO
  • added pypy builds