Skip to content

Releases: scikit-hep/pylhe

v0.9.1

05 Nov 06:57
Compare
Choose a tag to compare

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 #250
  • docs: Add Alexander Puck Neuwirth as maintainer by @matthewfeickert in #252
  • build(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 in the actions group by @dependabot in #253
  • chore: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #254
  • build(deps): bump the actions group with 2 updates by @dependabot in #255
  • refactor: Remove register_awkward() by @APN-Pucky in #258
  • build(deps): bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 in the actions group by @dependabot in #259
  • build(deps): bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 in the actions group by @dependabot in #260
  • ci: APN to dependabot reviewers by @APN-Pucky in #261
  • chore: use ruff instead of flake8,black,isort,pyupgrade,nbQA,etc. by @henryiii in #263
  • chore: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #264
  • chore: add 3.13 classifier and test by @henryiii in #262
  • ci: use latest available python for lint and publish by @APN-Pucky in #265
  • docs: LHE file writing examples by @APN-Pucky in #256
  • build(deps): bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the actions group by @dependabot in #267
  • chore: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #268
  • ci: Add Alexander Neuwirth to publisher list by @matthewfeickert in #269

Full Changelog: v0.9.0...v0.9.1

v0.9.0

24 Aug 07:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

07 Feb 06:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

04 Jul 21:56
Compare
Choose a tag to compare

What's Changed

Drop support for Python 3.7 as it is EOL as of 2023-06-27.

Full Changelog: v0.6.0...v0.7.0

v0.6.0

20 Apr 07:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.6.0

v0.5.1

24 Jan 22:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

04 Jan 23:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

07 Sep 09:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

26 May 06:53
3066e27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

02 Apr 15:06
dc47e0e
Compare
Choose a tag to compare

This is a patch release from v0.2.0v0.2.1.

  • Use Particle v0.14 for minimal compatible release (#64)
  • Add support for reading compressed files (#74)