Pylhe

Latest version: v0.9.1

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

Scan your dependencies

Page 1 of 3

0.9.1

What's Changed
* build(deps): bump actions/attest-build-provenance from 1.4.1 to 1.4.2 in the actions group by dependabot in https://github.com/scikit-hep/pylhe/pull/250
* docs: Add Alexander Puck Neuwirth as maintainer by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/252
* build(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 in the actions group by dependabot in https://github.com/scikit-hep/pylhe/pull/253
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/254
* build(deps): bump the actions group with 2 updates by dependabot in https://github.com/scikit-hep/pylhe/pull/255
* refactor: Remove register_awkward() by APN-Pucky in https://github.com/scikit-hep/pylhe/pull/258
* build(deps): bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 in the actions group by dependabot in https://github.com/scikit-hep/pylhe/pull/259
* build(deps): bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 in the actions group by dependabot in https://github.com/scikit-hep/pylhe/pull/260
* ci: APN to dependabot reviewers by APN-Pucky in https://github.com/scikit-hep/pylhe/pull/261
* chore: use ruff instead of flake8,black,isort,pyupgrade,nbQA,etc. by henryiii in https://github.com/scikit-hep/pylhe/pull/263
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/264
* chore: add 3.13 classifier and test by henryiii in https://github.com/scikit-hep/pylhe/pull/262
* ci: use latest available python for lint and publish by APN-Pucky in https://github.com/scikit-hep/pylhe/pull/265
* docs: LHE file writing examples by APN-Pucky in https://github.com/scikit-hep/pylhe/pull/256
* build(deps): bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the actions group by dependabot in https://github.com/scikit-hep/pylhe/pull/267
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/268
* ci: Add Alexander Neuwirth to publisher list by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/269


**Full Changelog**: https://github.com/scikit-hep/pylhe/compare/v0.9.0...v0.9.1

0.9.0

What's Changed
* fix: Do not overwrite `rwgt` weights with `weights` weights by APN-Pucky in https://github.com/scikit-hep/pylhe/pull/231
* fix: dict classes should produce instances of themselves by APN-Pucky in https://github.com/scikit-hep/pylhe/pull/232
* feat: Add LHE writing functionality by APN-Pucky in https://github.com/scikit-hep/pylhe/pull/233
* ci: Add Python 3.12 to testing by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/239
* ci: Use uv for all pip installs by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/240
* ci: Group dependabot updates by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/242
* ci: Add concurrency limit by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/243
* docs: Fix CI coverage badge URL by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/244
* ci: Add GitHub artifact attestations to package distribution by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/245
* ci: Use 'pipx run' to simplify installs by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/246
* docs: Add CITATION.cff Citation File Format file by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/248


**Full Changelog**: https://github.com/scikit-hep/pylhe/compare/v0.8.0...v0.9.0

0.8.0

What's Changed
* build(deps): bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 by dependabot in https://github.com/scikit-hep/pylhe/pull/209
* docs: add examples using parquet-awkward interaction by tomeichlersmith in https://github.com/scikit-hep/pylhe/pull/208
* chore: use 2x faster black mirror by henryiii in https://github.com/scikit-hep/pylhe/pull/211
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/210
* build(deps): bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by dependabot in https://github.com/scikit-hep/pylhe/pull/212
* build(deps): bump actions/checkout from 3 to 4 by dependabot in https://github.com/scikit-hep/pylhe/pull/214
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/215
* build(deps): bump actions/setup-python from 4 to 5 by dependabot in https://github.com/scikit-hep/pylhe/pull/219
* build(deps): bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by dependabot in https://github.com/scikit-hep/pylhe/pull/217
* build(deps): bump actions/download-artifact from 3 to 4 by dependabot in https://github.com/scikit-hep/pylhe/pull/222
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/218
* build(deps): bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/scikit-hep/pylhe/pull/221
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/223
* feat: Add support for POWHEG weights by APN-Pucky in https://github.com/scikit-hep/pylhe/pull/220
* docs: add APN-Pucky as a contributor for code by allcontributors in https://github.com/scikit-hep/pylhe/pull/225

New Contributors
* APN-Pucky made their first contribution in https://github.com/scikit-hep/pylhe/pull/220

**Full Changelog**: https://github.com/scikit-hep/pylhe/compare/v0.7.0...v0.8.0

0.7.0

What's Changed
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/197
* build(deps): bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by dependabot in https://github.com/scikit-hep/pylhe/pull/199
* ci: Use PyPI Trusted Publisher for publishing package by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/201
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/202
* build(deps): bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 by dependabot in https://github.com/scikit-hep/pylhe/pull/204
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/205
* build: Require Python 3.8+ by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/206

Drop support for Python 3.7 as it is [EOL as of 2023-06-27](https://devguide.python.org/versions/).

**Full Changelog**: https://github.com/scikit-hep/pylhe/compare/v0.6.0...v0.7.0

0.6.0

What's Changed
* chore: Update pre-commit hooks by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/185
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/186
* chore: update to scikit-hep-testdata>=0.4.0 by eduardo-rodrigues in https://github.com/scikit-hep/pylhe/pull/184
* build(deps): bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 by dependabot in https://github.com/scikit-hep/pylhe/pull/187
* build(deps): bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 by dependabot in https://github.com/scikit-hep/pylhe/pull/188
* build(deps): bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 by dependabot in https://github.com/scikit-hep/pylhe/pull/189
* build(deps): bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.4 by dependabot in https://github.com/scikit-hep/pylhe/pull/190
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/191
* build(deps): bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 by dependabot in https://github.com/scikit-hep/pylhe/pull/193
* feat: Auto register vector classes with awkward by tomeichlersmith in https://github.com/scikit-hep/pylhe/pull/195


**Full Changelog**: https://github.com/scikit-hep/pylhe/compare/v0.5.1...v0.6.0

0.5.1

What's Changed
* fix: Update KeyError to new exception of DirectionalMap by tomeichlersmith in https://github.com/scikit-hep/pylhe/pull/180
* docs: add tomeichlersmith as a contributor for code by allcontributors in https://github.com/scikit-hep/pylhe/pull/182

New Contributors
* tomeichlersmith made their first contribution in https://github.com/scikit-hep/pylhe/pull/180

**Full Changelog**: https://github.com/scikit-hep/pylhe/compare/v0.5.0...v0.5.1

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.