We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9631e5 commit 1958fabCopy full SHA for 1958fab
CHANGES
@@ -4,6 +4,11 @@ Pint Changelog
4
0.25.0 (unreleased)
5
-------------------
6
7
+- Bump minimum Python version to 3.11.:
8
+- Upgrade code to Python 3.11.
9
+- Move to pixi/uv/ruff.
10
+- Refactor compat to make it easier to test.
11
+- Implemented several pixi environment and tasks to simplify development.
12
- Add docs to the functions in ``pint.testing`` (PR #2070)
13
- Fix round function returning float instead of int (#2081)
14
- Fix return type of `PlainQuantity.to` (#2088)
0 commit comments