We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a794c1 commit cbcd517Copy full SHA for cbcd517
CHANGES.rst
@@ -3,6 +3,9 @@
3
4
- Fix API issue with ``wcs.numerical_inverse``. [#565]
5
6
+- Fix bug where "vector" (shape (n,) not shape (1, n)) arrays would loose all their entries except the
7
+ first if ``with_units=True`` was used. [#563]
8
+
9
0.24.0 (2025-02-04)
10
-------------------
11
0 commit comments