Recent Releases of pylhe
pylhe - v0.9.2
What's Changed
- build(deps): bump the actions group with 2 updates by @dependabot in https://github.com/scikit-hep/pylhe/pull/271
- build(deps): bump codecov/codecov-action from 4 to 5 in the actions group by @dependabot in https://github.com/scikit-hep/pylhe/pull/272
- build(deps): bump astral-sh/setup-uv from 3 to 4 in the actions group by @dependabot in https://github.com/scikit-hep/pylhe/pull/273
- chore: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/274
- build(deps): bump actions/attest-build-provenance from 1.4.4 to 2.0.1 in the actions group by @dependabot in https://github.com/scikit-hep/pylhe/pull/275
- build(deps): bump the actions group with 2 updates by @dependabot in https://github.com/scikit-hep/pylhe/pull/276
- build(deps): bump astral-sh/setup-uv from 4 to 5 in the actions group by @dependabot in https://github.com/scikit-hep/pylhe/pull/277
- chore: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/278
- build(deps): bump the actions group with 2 updates by @dependabot in https://github.com/scikit-hep/pylhe/pull/279
- build(deps): bump actions/attest-build-provenance from 2.2.0 to 2.2.2 in the actions group by @dependabot in https://github.com/scikit-hep/pylhe/pull/284
- fix: Add missing comma in LHEInit fieldnames by @matthewfeickert in https://github.com/scikit-hep/pylhe/pull/282
- chore: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/286
- build(deps): bump actions/attest-build-provenance from 2.2.2 to 2.2.3 in the actions group by @dependabot in https://github.com/scikit-hep/pylhe/pull/285
- feat: LHEInit.fromstring by @APN-Pucky in https://github.com/scikit-hep/pylhe/pull/283
- build(deps): bump astral-sh/setup-uv from 5 to 6 in the actions group by @dependabot in https://github.com/scikit-hep/pylhe/pull/288
- build(deps): bump actions/attest-build-provenance from 2.2.3 to 2.3.0 in the actions group by @dependabot in https://github.com/scikit-hep/pylhe/pull/289
- chore: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/290
- chore: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/292
- build(deps): bump actions/attest-build-provenance from 2.3.0 to 2.4.0 in the actions group by @dependabot in https://github.com/scikit-hep/pylhe/pull/293
- feat: add
weightsto the awkward array if they are present by @ikrommyd in https://github.com/scikit-hep/pylhe/pull/294 - docs: add ikrommyd as a contributor for code, and doc by @allcontributors in https://github.com/scikit-hep/pylhe/pull/297
- fix: drop spatialmomentummap by @APN-Pucky in https://github.com/scikit-hep/pylhe/pull/296
- docs: add APN-Pucky as a contributor for doc, and maintenance by @allcontributors in https://github.com/scikit-hep/pylhe/pull/299
- docs: tested/supported MCEGs and drop Python 3.8 support by @APN-Pucky in https://github.com/scikit-hep/pylhe/pull/298
New Contributors
- @ikrommyd made their first contribution in https://github.com/scikit-hep/pylhe/pull/294
Full Changelog: https://github.com/scikit-hep/pylhe/compare/v0.9.1...v0.9.2
- Python
Published by APN-Pucky 8 months ago
pylhe - v0.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
- Python
Published by matthewfeickert over 1 year ago
pylhe - v0.9.0
What's Changed
- fix: Do not overwrite
rwgtweights withweightsweights 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
- Python
Published by matthewfeickert over 1 year ago
pylhe - v0.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
- Python
Published by matthewfeickert about 2 years ago
pylhe - v0.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.
Full Changelog: https://github.com/scikit-hep/pylhe/compare/v0.6.0...v0.7.0
- Python
Published by matthewfeickert over 2 years ago
pylhe - v0.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
- Python
Published by matthewfeickert almost 3 years ago
pylhe - v0.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
- Python
Published by matthewfeickert about 3 years ago
pylhe - v0.5.0
What's Changed
- test: first tests of awkward module by @eduardo-rodrigues in https://github.com/scikit-hep/pylhe/pull/146
- chore: remove duplicated info in README by @eduardo-rodrigues in https://github.com/scikit-hep/pylhe/pull/149
- docs: Add project logo by @lukasheinrich in https://github.com/scikit-hep/pylhe/pull/148
- chore: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/147
- docs: Add Conda badge to README by @eduardo-rodrigues in https://github.com/scikit-hep/pylhe/pull/150
- ci: Update GitHub Actions to latest releases by @matthewfeickert in https://github.com/scikit-hep/pylhe/pull/152
- ci: Enable Dependabot version updates for GitHub Actions by @matthewfeickert in https://github.com/scikit-hep/pylhe/pull/153
- build(deps): bump codecov/codecov-action from 2 to 3 by @dependabot in https://github.com/scikit-hep/pylhe/pull/155
- build(deps): bump amannn/action-semantic-pull-request from 4 to 5 by @dependabot in https://github.com/scikit-hep/pylhe/pull/154
- build: Support Python 3.7+ by @matthewfeickert in https://github.com/scikit-hep/pylhe/pull/156
- chore: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/158
- build(deps): bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1 by @dependabot in https://github.com/scikit-hep/pylhe/pull/160
- chore: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/161
- chore: Add AllContributors to README by @eduardo-rodrigues in https://github.com/scikit-hep/pylhe/pull/163
- docs: add matthewfeickert as a contributor for maintenance, design, and 2 more by @allcontributors in https://github.com/scikit-hep/pylhe/pull/164
- docs: add lukasheinrich as a contributor for maintenance, design, and 2 more by @allcontributors in https://github.com/scikit-hep/pylhe/pull/165
- docs: add eduardo-rodrigues as a contributor for maintenance, code, and doc by @allcontributors in https://github.com/scikit-hep/pylhe/pull/166
- docs: add 8me as a contributor for code by @allcontributors in https://github.com/scikit-hep/pylhe/pull/167
- docs: add henryiii as a contributor for code by @allcontributors in https://github.com/scikit-hep/pylhe/pull/168
- docs: add ariaradick as a contributor for code by @allcontributors in https://github.com/scikit-hep/pylhe/pull/169
- docs: add jhgoh as a contributor for code by @allcontributors in https://github.com/scikit-hep/pylhe/pull/170
- docs: add fuenfundachtzig as a contributor for code by @allcontributors in https://github.com/scikit-hep/pylhe/pull/171
- docs: add shantanu-gontia as a contributor for code by @allcontributors in https://github.com/scikit-hep/pylhe/pull/172
- build(deps): bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 by @dependabot in https://github.com/scikit-hep/pylhe/pull/162
- chore: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/173
- docs: update examples/awkward_example.ipynb by @eduardo-rodrigues in https://github.com/scikit-hep/pylhe/pull/174
- test: Add Python 3.11 to CI by @matthewfeickert in https://github.com/scikit-hep/pylhe/pull/157
- chore: Update references to default branch to 'main' by @matthewfeickert in https://github.com/scikit-hep/pylhe/pull/175
- ci: Publish to TestPyPI on tag or by workflow dispatch trigger by @matthewfeickert in https://github.com/scikit-hep/pylhe/pull/176
- fix: Correct YAML by @matthewfeickert in https://github.com/scikit-hep/pylhe/pull/178
New Contributors
- @dependabot made their first contribution in https://github.com/scikit-hep/pylhe/pull/155
- @allcontributors made their first contribution in https://github.com/scikit-hep/pylhe/pull/164
Full Changelog: https://github.com/scikit-hep/pylhe/compare/v0.4.0...v0.5.0
- Python
Published by matthewfeickert about 3 years ago
pylhe - v0.4.0
What's Changed
- docs: Update dev team affiliations by @matthewfeickert in https://github.com/scikit-hep/pylhe/pull/126
- docs: Add Eduardo Rodrigues to dev team by @matthewfeickert in https://github.com/scikit-hep/pylhe/pull/127
- chore: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/129
- docs: Add a 'get started' example to the README by @eduardo-rodrigues in https://github.com/scikit-hep/pylhe/pull/130
- chore: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/133
- build: Decouple and minimise dependencies for visualisation by @eduardo-rodrigues in https://github.com/scikit-hep/pylhe/pull/131
- fix: limit number of particles using the eventinfo by @jhgoh in https://github.com/scikit-hep/pylhe/pull/103
- ci: Add tests for LHEEventInfo, LHEParticle, LHEFile classes by @eduardo-rodrigues in https://github.com/scikit-hep/pylhe/pull/136
- chore: Add black profile to isort by @matthewfeickert in https://github.com/scikit-hep/pylhe/pull/137
- ci: Add bump version workflow for release tags by @matthewfeickert in https://github.com/scikit-hep/pylhe/pull/138
- feat: Read LHE file version by @eduardo-rodrigues in https://github.com/scikit-hep/pylhe/pull/139
- feat: more homogeneous usage of ParseError by @eduardo-rodrigues in https://github.com/scikit-hep/pylhe/pull/141
- chore: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/144
- test: Extend coverage of classes and add cover of read_lhe by @eduardo-rodrigues in https://github.com/scikit-hep/pylhe/pull/143
New Contributors
- @jhgoh made their first contribution in https://github.com/scikit-hep/pylhe/pull/103
Full Changelog: https://github.com/scikit-hep/pylhe/compare/v0.3.0...v0.4.0
- Python
Published by matthewfeickert over 3 years ago
pylhe - v0.3.0
What's Changed
- docs: Revise PyPI author metadata in setup.cfg by @matthewfeickert in https://github.com/scikit-hep/pylhe/pull/78
- chore: Update to nbQA v0.6.0 in pre-commit by @pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/81
- fix: Have all read APIs accept gzipped files by @matthewfeickert in https://github.com/scikit-hep/pylhe/pull/80
- feat: Use module level dir to restrict public API views by @matthewfeickert in https://github.com/scikit-hep/pylhe/pull/84
- feat: Add
vectorbasedto_awkwardAPI by @lukasheinrich in https://github.com/scikit-hep/pylhe/pull/83 - chore: Add isort to pre-commit hooks by @matthewfeickert in https://github.com/scikit-hep/pylhe/pull/85
- docs: remove ROOT from old example notebook by @lukasheinrich in https://github.com/scikit-hep/pylhe/pull/86
- chore: Update flake8, pyupgrade, nbQA in pre-commit by @pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/88
- refactor: Deprecate reader API for more Pythonic style by @matthewfeickert in https://github.com/scikit-hep/pylhe/pull/87
- chore: Update black and pyupgrade pre-commit hooks by @pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/89
- chore: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/90
- chore: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/91
- ci: Add pre-commit.ci configuration options by @matthewfeickert in https://github.com/scikit-hep/pylhe/pull/92
- ci: Remove distribution options to enable default build v0.5.0 behavior by @matthewfeickert in https://github.com/scikit-hep/pylhe/pull/93
- build: Revise MANIFEST.in strategy to properly use prune by @matthewfeickert in https://github.com/scikit-hep/pylhe/pull/95
- chore: Use newer setuptools_scm for versioning by @matthewfeickert in https://github.com/scikit-hep/pylhe/pull/94
- chore: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/96
- chore: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/98
- chore: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/100
- chore: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/101
- chore: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/104
- ci: Update CI to test with Python 3.10 by @matthewfeickert in https://github.com/scikit-hep/pylhe/pull/105
- chore: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/107
- chore: Sync pre-commit additional_dependencies and use black-jupyter hook by @matthewfeickert in https://github.com/scikit-hep/pylhe/pull/109
- chore: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/110
- build: Require setuptools v42.0.0+ for stability by @henryiii in https://github.com/scikit-hep/pylhe/pull/111
- chore: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/112
- build: Add Python 3.10 to PyPI metadata by @eduardo-rodrigues in https://github.com/scikit-hep/pylhe/pull/108
- build: Set only lower bounds on core dependencies by @matthewfeickert in https://github.com/scikit-hep/pylhe/pull/113
- fix: bump black to 22.3.0 due to click 8.1 release by @henryiii in https://github.com/scikit-hep/pylhe/pull/114
- chore: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/115
- ci: Update GitHub Actions to new stable versions by @matthewfeickert in https://github.com/scikit-hep/pylhe/pull/116
- ci: Report coverage on push and pull requests by @matthewfeickert in https://github.com/scikit-hep/pylhe/pull/117
- chore: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/122
- ci: Add semantic PR check GHA workflow by @matthewfeickert in https://github.com/scikit-hep/pylhe/pull/123
- feat: Add IPython visualisation and switch to graphviz by @eduardo-rodrigues in https://github.com/scikit-hep/pylhe/pull/118
- refactor: Use absolute imports over explicit relative imports by @matthewfeickert in https://github.com/scikit-hep/pylhe/pull/124
- feat: Use tbump over bump2version by @matthewfeickert in https://github.com/scikit-hep/pylhe/pull/125
New Contributors
- @henryiii made their first contribution in https://github.com/scikit-hep/pylhe/pull/111
Full Changelog: https://github.com/scikit-hep/pylhe/compare/v0.2.1...v0.3.0
- Python
Published by matthewfeickert almost 4 years ago