All Versions
14
Latest Version
Avg Release Cycle
117 days
Latest Release
1021 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.9.3-dev0
December 10, 2020 -
v1.9.2 Changes
September 09, 2020๐ Changes from 1.9.1 to 1.9.2
๐ Internal C-Blosc updated to 1.20.1. This fixes #229, and also brings many new updates in internal codecs, providing interesting bumps in performance in some cases.
0๏ธโฃ Due to recent addition of more cores in new CPUs, the number of internal threads to be used by default has been increased from 4 to 8.
๐ Allow zero-copy decompression by allowing bytes-like input. See PR: #230. Thanks to Lehman Garrison.
๐ Fix DeprecationWarning due to invalid escape sequence and use array.tobytes for Python 3.9.
-
v1.9.1 Changes
April 11, 2020๐ Changes from 1.9.0 to 1.9.1
- ๐ Disable the attempt to include support for SSE2 and AVX2 on non-Intel
๐ platforms, allowing the build on such platforms (see #244). Thanks
to Lehman Garrison.
- ๐ Disable the attempt to include support for SSE2 and AVX2 on non-Intel
-
v1.9.0 Changes
March 29, 2020๐ Changes from 1.8.3 to 1.9.0
โฌ๏ธ Dropped support for Python 2.7 and 3.5.
๐ Fixed the copy of the leftovers of a chunk when its size is not a
multiple of the typesize. Although this is a very unusual situation,
it can certainly happen (e.g.
#220). -
v1.8.3
December 14, 2019 -
v1.8.2
December 13, 2019 -
v1.8.1
March 04, 2019 -
v1.8.0
March 04, 2019 -
v1.7.0
December 27, 2018 -
v1.6.2
November 05, 2018