We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 313750a commit a9d1322Copy full SHA for a9d1322
CHANGES.txt
@@ -2,6 +2,14 @@
2
CHANGES
3
=======
4
5
+------
6
+0.15.0
7
8
+
9
+- Quantities now has type stubs for all classes and functions. Many thanks to Peter Konradi and Takumasa Nakamura for this major effort.
10
+- Fixed a number of deprecations coming from NumPy (thanks to Zach McKenzie)
11
+- Dropped support for NumPy 1.19, added testing for Numpy 1.25 and 1.26, and for Python 3.12
12
13
------
14
0.14.1
15
0 commit comments