Skip to content

Releases: scikit-hep/hepunits

Version 2.4.4

09 Jan 11:26
baaed35

Choose a tag to compare

What's Changed

Full Changelog: v2.4.3...v2.4.4

Version 2.4.3

06 Nov 15:22
3f5c77b

Choose a tag to compare

What's Changed

  • Added explicit support of Python 3.14 (#282) and removed support of Python 3.8 (#288)
  • Updates to pre-commit hooks (#281, #284, #285, #286)
  • Modernisation based on sp-repo-review checks (#283)
  • Skip irrelevant lines in coverage test (#280)

Full Changelog: v2.4.2...v2.4.3

Version 2.4.2

07 Oct 17:40
cf01e9e

Choose a tag to compare

What's Changed

  • Add more subunits and unit aliases (#278)
  • Updates to pre-commit hooks (#277, #279)

Full Changelog: v2.4.1...v2.4.2

Version 2.4.1

30 Sep 10:05
504af7a

Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.4.1

Version 2.4.0

24 Sep 13:38
1b2cdee

Choose a tag to compare

What's Changed

  • Introduced integration with the Pint package for unit conversions (#273)
  • Updates to pre-commit hooks (#252 to #264, #266 to #272).

New Contributors

Full Changelog: v2.3.6...v2.4.0

Version 2.3.6

16 May 09:11
190a2f4

Choose a tag to compare

  • Several new units (notably for electromagnetism) added.
  • Updates to pre-commit hooks.

Version 2.3.5

06 Oct 13:44
7dce1d8

Choose a tag to compare

  • Added support for 3.13.
  • Faster CI with uv.
  • Updates to pre-commit hooks.

Version 2.3.4

13 Jun 14:08
af5e9d1

Choose a tag to compare

  • Dropped support for Python 3.7 and added support for 3.12.
  • Move to trusted publishers on PyPI.
  • Updates to pre-commit hooks.

Version 2.3.3

08 Jan 12:10
6e22cff

Choose a tag to compare

  • Updates to pre-commit hooks.
  • Updates and improvements to CI actions and YAML files.

Version 2.3.2

04 Apr 06:54
6a7f8de

Choose a tag to compare

  • Moved to using Ruff.
  • Updates to pre-commit hooks.