We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 857a8e1 commit acd1874Copy full SHA for acd1874
docs/whats-new.rst
@@ -3,4 +3,10 @@ What's new
3
4
0.1 (*unreleased*)
5
------------------
6
-- add documentation (:pull:`20`)
+- add initial draft of documentation (:pull:`13`, :pull:`20`)
7
+- implement :py:meth:`DataArray.pint.to` and :py:meth:`Dataset.pint.to`
8
+ (:pull:`11`)
9
+- rewrite :py:meth:`DataArray.pint.quantify`,
10
+ :py:meth:`Dataset.pint.quantify`, :py:meth:`DataArray.pint.dequantify` and
11
+ :py:meth:`Dataset.pint.dequantify` (:pull:`17`)
12
+- expose :py:func:`pint_xarray.testing.assert_units_equal` as public API (:pull:`24`)
0 commit comments