Skip to content

Releases: mattbellis/hepfile

v0.1.7

21 Jul 12:05
ebe028d
Compare
Choose a tag to compare

This update has significant speed ups of some of the tools and small bug fixes.

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

13 Jul 17:01
Compare
Choose a tag to compare

This update brings new units tests and with that some minor bug fixes that were caught with the new unit tests.

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

10 Jul 16:29
78bb1fc
Compare
Choose a tag to compare

The major update is the introduction of optional dependencies on the pip install of the pypi package. This makes the base package only require numpy and h5py.

Full Changelog: v0.1.4...v0.1.5

v0.1.4

07 Jul 14:07
Compare
Choose a tag to compare

Note: This is mostly just to test the automated pypi upload, a version 1.0.0 will be coming out in the next few weeks with the official version of these updates.

This version introduces new tools to interface with inherent python data structures, like dictionaries, and other python packages, like Pandas and Awkward. These tools are currently required but will be optional in v1.0.0. We also introduce some minor bug fixes to the reading and writing of a hepfile.

v0.1.4-alpha: Merge pull request #81 from mattbellis/dev

29 Jun 15:11
906a267
Compare
Choose a tag to compare

A number of new features were added. Also trying to generate the Zenodo badge.