Skip to content

Commit

Permalink
Updated CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
hgrecco committed Oct 25, 2022
1 parent cd83ba9 commit 72f79a1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ Pint Changelog
- Reorganized code into facets.
Each facet encapsulate a Pint functionality.
(See #1466, #1479)
- The definition parser is now completely appart, making it easy to try other formats.
(See #1595)
- Extra requires for optional packages are now explicit in setup.cfg
(See #1627)
- Parse both Greek mu and micro Unicode points without error.
(Issue #1030, #574)
- Added angular frequency documentation page.
Expand All @@ -18,6 +22,8 @@ types for pint-pandas compatibility. (#1596)
(Issue #1510, #1530)
- Update test_non_int tests for pytest.
- Create NaN-value quantities of appropriate non-int-type (Issue #1570).
- New documentation format and organization!
- Better support for pandas and dask.

0.19.2 (2022-04-23)
-------------------
Expand Down

0 comments on commit 72f79a1

Please sign in to comment.