Recent Releases of hepunits
hepunits - Version 2.3.6
- Several new units (notably for electromagnetism) added.
- Updates to pre-commit hooks.
- Python
Published by eduardo-rodrigues 9 months ago
hepunits - Version 2.3.5
- Added support for 3.13.
- Faster CI with
uv. - Updates to pre-commit hooks.
- Python
Published by eduardo-rodrigues over 1 year ago
hepunits - 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.
- Python
Published by eduardo-rodrigues over 1 year ago
hepunits - Version 2.3.3
- Updates to pre-commit hooks.
- Updates and improvements to CI actions and YAML files.
- Python
Published by eduardo-rodrigues about 2 years ago
hepunits - Version 2.3.2
- Moved to using Ruff.
- Updates to pre-commit hooks.
- Python
Published by eduardo-rodrigues almost 3 years ago
hepunits - Version 2.3.1
- CITATION.cff file added.
- Zenodo badge added to README.
- LICENSE file updated to 2023.
- Pre-commit updates.
- Python
Published by eduardo-rodrigues about 3 years ago
hepunits - Version 2.3.0
First release on Zenodo.
- Added Python 3.11 support. Removed 3.6 support.
- Moved to using hatchling.
- Pre-commit updates.
- Python
Published by eduardo-rodrigues over 3 years ago
hepunits - Version 2.2.1
- dependabot.yml file added.
- GitHub Actions pre-commit version updates.
- Python
Published by eduardo-rodrigues over 3 years ago
hepunits - Version 2.2.0
First Python 3 only release.
- Improved typing support.
- Added noxfile for easy running.
- Pre-commit updates.
- Python
Published by eduardo-rodrigues about 4 years ago
hepunits - Version 2.1.3
- Python 3.10 added to the CI.
- Pre-commit version updates.
- Python
Published by eduardo-rodrigues about 4 years ago
hepunits - 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.
- Python
Published by eduardo-rodrigues over 4 years ago
hepunits - Version 2.1.1
- More and better documentation in the README.
- CI improvements based on Scikit-HEP org guidelines.
- Python
Published by eduardo-rodrigues almost 5 years ago
hepunits - Version 2.1.0
- Boltzmann constant added (exact constant, i.e. with no uncertainty, taken from the PDG 2020 review).
- Several (sub-)units introduced.
- Package now available in Conda-forge.
- CI updates.
- Python
Published by eduardo-rodrigues about 5 years ago
hepunits - Version 2.0.1
Support for Python 3.9 added.
- Python
Published by eduardo-rodrigues over 5 years ago
hepunits - Version 2.0.0
- Physical constants taken from the PDG 2020 review for what concerns exact constants (i.e. no uncertainty).
- Several sub-units introduced.
- Python
Published by eduardo-rodrigues over 5 years ago
hepunits - Version 1.2.1
Minor updates for pre-commit and to setup.cfg, nicer errors and formatting.
- Python
Published by eduardo-rodrigues over 5 years ago
hepunits - Version 1.2
This release changes much of the testing and organization internally, but has minimal user impact. The one new feature is support for static type hints; you can now use MyPy or another static type hint checker with hepunits. This does not (yet) add special type checking to the units, but just makes sure that units are transparently seen as floats so downstream packages can implement type checking.
- Python
Published by henryiii almost 6 years ago
hepunits - Version 1.0.0
- Units directly accessible from the top level.
- Set up CI with Azure Pipelines.
- Better packaging - wheels included.
- Python
Published by eduardo-rodrigues almost 7 years ago