Skip to content

Releases: scikit-hep/pyhepmc

v2.7.2

06 Oct 16:34
eb6a3e6
Compare
Choose a tag to compare

What's Changed

  • Protect from_hepevt against invalid parents/children record by @HDembinski in #47

Full Changelog: v2.7.1...v2.7.2

v2.7.1

14 Sep 12:27
Compare
Choose a tag to compare

This release fixes the broken upload to PyPI.

Full Changelog: v2.7.0...v2.7.1

v2.7.1beta3

14 Sep 12:01
Compare
Choose a tag to compare
v2.7.1beta3 Pre-release
Pre-release
fix

v2.7.1beta2

14 Sep 11:45
Compare
Choose a tag to compare
v2.7.1beta2 Pre-release
Pre-release
attempt to fix

v2.7.1beta1

14 Sep 11:45
Compare
Choose a tag to compare
v2.7.1beta1 Pre-release
Pre-release
fix cibuildwheel

v2.7.0

13 Sep 11:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.1...v2.7.0

v2.6.1

06 Sep 10:39
ce18ce5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.6.1

v2.6.0

05 Sep 06:25
241d43a
Compare
Choose a tag to compare

What's Changed

  • Particles can be assigned as attributes by @HDembinski in #39
  • Attributes after deserialisation are now represented by the UnparsedAttribute class, which allows conversion into concrete attribute types by @HDembinski in #39

Full Changelog: v2.5.1...v2.6.0

v2.5.1

01 Sep 23:14
14e6600
Compare
Choose a tag to compare

What's Changed

  • Fixed segfault in GenCrossSection by making Python API safer than C++ API by @HDembinski in #36
  • Update docs with example notebook by @HDembinski in #37

Full Changelog: v2.5.0...v2.5.1

v2.5.0

01 Sep 12:57
fcb8da5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.2...v2.5.0