We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92bf1aa commit f89252bCopy full SHA for f89252b
CHANGELOG.rst
@@ -1,5 +1,14 @@
1
Changelog
2
=========
3
+
4
+v0.3.0 - Unreleased
5
+-------------------
6
+This release will focus on supporting Pint quantities.
7
8
+Highlights
9
+``````````
10
+* If (at least 1) arguments are xarray.DataArray wrapped by pint-xarray, the result is wrapped into a pint-xarray quantity.
11
12
v0.2.1 - 2022-03-22
13
-------------------
14
Despite all the checking, we missed a bad bug.
@@ -37,4 +46,4 @@ Breaking Changes
37
46
v0.1.0 - 2021-12-15
38
47
39
48
* Original release, was basically a proof of concept.
40
- Only a few functions were wrapped.
49
+ Only a few functions were wrapped.
0 commit comments