Skip to content

Releases: scikit-hep/hepunits

Version 2.3.4

13 Jun 14:08
af5e9d1
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Moved to using Ruff.
  • Updates to pre-commit hooks.

Version 2.3.1

03 Jan 11:06
bc30249
Compare
Choose a tag to compare
  • CITATION.cff file added.
  • Zenodo badge added to README.
  • LICENSE file updated to 2023.
  • Pre-commit updates.

Version 2.3.0

24 Oct 13:44
08cdb29
Compare
Choose a tag to compare

First release on Zenodo.

  • Added Python 3.11 support. Removed 3.6 support.
  • Moved to using hatchling.
  • Pre-commit updates.

Version 2.2.1

23 Aug 08:44
c120e04
Compare
Choose a tag to compare
  • dependabot.yml file added.
  • GitHub Actions pre-commit version updates.

Version 2.2.0

14 Jan 15:45
c15a570
Compare
Choose a tag to compare

First Python 3 only release.

  • Improved typing support.
  • Added noxfile for easy running.
  • Pre-commit updates.

Version 2.1.3

05 Jan 11:28
Compare
Choose a tag to compare
  • Python 3.10 added to the CI.
  • Pre-commit version updates.

Version 2.1.2

13 Oct 11:36
94314ed
Compare
Choose a tag to compare
  • Better documentation via help(...).
  • CI improvements and updates based on Scikit-HEP org guidelines.
  • Re-added coverage tests, now via GHAs.

Version 2.1.1

20 May 13:52
fae2edd
Compare
Choose a tag to compare
  • More and better documentation in the README.
  • CI improvements based on Scikit-HEP org guidelines.