File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11==============================
2- Announcing python-blosc 1.11.3
2+ Announcing python-blosc 1.11.4
33==============================
44
55What is new?
66============
77
8- This is a maintenance release. Besides coming with the latest C-Blosc
9- sources, there are new wheels for Python 3.13, as well as some CI fixes .
8+ This is a maintenance release. Besides a Numpy fix, new wheels for
9+ Python 3.14 were added and the CI tools were upgraded .
1010
1111In addition to extensions, we are distributing library
1212binaries in the wheels too. This way, people willing to use the C-Blosc
Original file line number Diff line number Diff line change 1111Changes from 1.11.3 to 1.11.4
1212=============================
1313
14- #XXX version-specific blurb XXX#
14+ * Added support for Python 3.14 (with GIL).
1515
16+ * Fix deprecated Numpy usage (see #347). Thanks to Finn Womack and Marius Grossu.
17+
18+ * CI upgrades.
1619
1720Changes from 1.11.2 to 1.11.3
1821=============================
Original file line number Diff line number Diff line change 1- 1.11.3.dev0
1+ 1.11.4
You can’t perform that action at this time.
0 commit comments