Skip to content

Commit

Permalink
Preparing for release 0.24.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hgrecco committed Nov 7, 2024
1 parent a8bcb6e commit 82801b3
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,8 +1,20 @@
Pint Changelog
==============

0.25 (unreleased)
-----------------
0.24.3 (2024-07-28)
-------------------

- add error for prefixed non multi units (#1998)
- build: typing_extensions version
- build: switch from appdirs to platformdirs
- fix GenericPlainRegistry getattr type (#2045)
- Replace references to the deprecated `UnitRegistry.default_format` (#2058)
- fix: upgrade to flexparser>=0.4, exceptions are no longer dataclasses.
(required for Python 3.13)


0.24.2 (2024-07-28)
-------------------

- Fix the default behaviour for pint-convert (cli) for importing uncertainties package (PR #2032, Issue #2016)
- Added mu and mc as alternatives for SI micro prefix
Expand Down

0 comments on commit 82801b3

Please sign in to comment.