Releases: scikit-hep/pyhepmc
Releases · scikit-hep/pyhepmc
v2.0.0
What's Changed
@HDembinski in #17
- Rename pyhepmc_ng to pyhepmc to take over pyhepmc package on PyPI, changing version number to 2.0.0
- Switch to cmake-based build
- pybind11 update to v2.9.2
- HepMC3 update to 3.2.5
- class HEPEVT was removed from the library
v0.4.4
What's Changed
- fix header by @HDembinski in #2
- Code reorganisation by @HDembinski in #3
- init by @HDembinski in #5
- init by @HDembinski in #6
- missing weight interface + new tests of weights and io by @HDembinski in #7
- switch to original hepm3 conversion code by @HDembinski in #8
- update of hepmc3 to latest master by @HDembinski in #10
- Azure DevOps pipeline for building binary wheels by @afedynitch in #12
Full Changelog: v0.4.2...v0.4.4
v0.4.2
- Update to HepMC3 master (commit b61adc6)
- Fixes of repr strings