Hepdata-lib

Latest version: v0.17.0

Safety actively analyzes 685525 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.17.0

Please mind that this could potentially break some user code since named arguments (after the `*`) are required for the following functions:

python
add_additional_resource(self, description, location, *, copy_file=False, file_type=None, resource_license=None)


and `Variable` instantiation:

python
def __init__(self, name, *, is_independent=True, is_binned=True, units="", values=None, zero_uncertainties_warning=True):


What's Changed
* Update release creation docs by clelange in https://github.com/HEPData/hepdata_lib/pull/269
* Add ProSelecta example to `add_additional_resource` in docs by GraemeWatt in https://github.com/HEPData/hepdata_lib/pull/270
* Require named arguments to fix pylint too-many-positional-arguments by clelange in https://github.com/HEPData/hepdata_lib/pull/273


**Full Changelog**: https://github.com/HEPData/hepdata_lib/compare/v0.16.0...v0.17.0

0.16.0

What's Changed
* Bump codecov/codecov-action from 3 to 4 by dependabot in https://github.com/HEPData/hepdata_lib/pull/253
* Data licence addition by ItIsJordan in https://github.com/HEPData/hepdata_lib/pull/257
* docs: Add conda-forge install instructions and badge to README by matthewfeickert in https://github.com/HEPData/hepdata_lib/pull/262
* Bump docker/build-push-action from 5 to 6 by dependabot in https://github.com/HEPData/hepdata_lib/pull/263
* Use separate Pylint steps in CI for `hepdata_lib` and `tests` directories by GraemeWatt in https://github.com/HEPData/hepdata_lib/pull/267
* Add support for inhomogenous error breakdowns by 20DM in https://github.com/HEPData/hepdata_lib/pull/265
* Add more details on Apptainer usage to setup/getting started docs by clelange in https://github.com/HEPData/hepdata_lib/pull/268

New Contributors
* 20DM made their first contribution in https://github.com/HEPData/hepdata_lib/pull/265

**Full Changelog**: https://github.com/HEPData/hepdata_lib/compare/v0.15.0...v0.16.0

0.15.0

What's Changed
* Update usage.rst to include self-referencing notice by ItIsJordan in https://github.com/HEPData/hepdata_lib/pull/258
* Remove pin on Pylint to support Python 3.11 by GraemeWatt in https://github.com/HEPData/hepdata_lib/pull/260
* Add `try`/`except` around ROOT import by GraemeWatt in https://github.com/HEPData/hepdata_lib/pull/259
* Retrieve histogram from stack via `RootFileReader.retrieve_object` by IzaakWN in https://github.com/HEPData/hepdata_lib/pull/261

New Contributors
* IzaakWN made their first contribution in https://github.com/HEPData/hepdata_lib/pull/261

**Full Changelog**: https://github.com/HEPData/hepdata_lib/compare/v0.14.3...v0.15.0

0.14.3

This is mainly to test 256

What's Changed
* Update and move SWAN-specific instructions by GraemeWatt in https://github.com/HEPData/hepdata_lib/pull/254
* Include requirements.txt in manifest to fix issues with LCG releases by clelange in https://github.com/HEPData/hepdata_lib/pull/255
* Enable trusted publishing workflow to PyPI by clelange in https://github.com/HEPData/hepdata_lib/pull/256


**Full Changelog**: https://github.com/HEPData/hepdata_lib/compare/v0.14.2...v0.14.3

0.14.2

What's Changed
* Migrate test action to setup-micromamba and fix upload-artifact by clelange in https://github.com/HEPData/hepdata_lib/pull/249
* Clarify behaviour if zero uncertainties by GraemeWatt in https://github.com/HEPData/hepdata_lib/pull/251


**Full Changelog**: https://github.com/HEPData/hepdata_lib/compare/v0.14.1...v0.14.2

0.14.1

What's Changed
* Update docs to use Apptainer instead of Singularity by clelange in https://github.com/HEPData/hepdata_lib/pull/244
* Fixing N-dimensional histogram entry ordering by yimuchen in https://github.com/HEPData/hepdata_lib/pull/248
* Bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/HEPData/hepdata_lib/pull/246
* Bump mamba-org/provision-with-micromamba from 15 to 16 by dependabot in https://github.com/HEPData/hepdata_lib/pull/242

New Contributors
* dependabot made their first contribution in https://github.com/HEPData/hepdata_lib/pull/246

**Full Changelog**: https://github.com/HEPData/hepdata_lib/compare/v0.14.0...v0.14.1

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.