Releases: scikit-hep/hepunits
Releases · scikit-hep/hepunits
Version 2.3.5
- Added support for 3.13.
- Faster CI with
uv
. - Updates to pre-commit hooks.
Version 2.3.4
- 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
- Updates to pre-commit hooks.
- Updates and improvements to CI actions and YAML files.
Version 2.3.2
- Moved to using Ruff.
- Updates to pre-commit hooks.
Version 2.3.1
- CITATION.cff file added.
- Zenodo badge added to README.
- LICENSE file updated to 2023.
- Pre-commit updates.
Version 2.3.0
First release on Zenodo.
- Added Python 3.11 support. Removed 3.6 support.
- Moved to using hatchling.
- Pre-commit updates.
Version 2.2.1
- dependabot.yml file added.
- GitHub Actions pre-commit version updates.
Version 2.2.0
First Python 3 only release.
- Improved typing support.
- Added noxfile for easy running.
- Pre-commit updates.
Version 2.1.3
- Python 3.10 added to the CI.
- Pre-commit version updates.
Version 2.1.2
- Better documentation via
help(...)
. - CI improvements and updates based on Scikit-HEP org guidelines.
- Re-added coverage tests, now via GHAs.