Releases: scikit-hep/hepconvert
Releases · scikit-hep/hepconvert
v1.4.0
What's Changed
- fix: CLI not handling option datatypes correctly by @zbilodea in #105
- feat: merge_parquet by @zbilodea in #97
- chore: drop python 3.8 support and test on 3.13 by @ariostas in #113
- build(deps): bump codecov/codecov-action from 4.5.0 to 5.1.2 in the actions group across 1 directory by @dependabot in #111
- Close source file after looping over all trees in copy_root by @NJManganelli in #112
New Contributors
- @ariostas made their first contribution in #113
- @NJManganelli made their first contribution in #112
Full Changelog: v1.3.7...v1.3.9
Version 1.3.8
What's Changed
Full Changelog: v1.3.6...v1.3.8
Version 1.3.7
What's Changed
Full Changelog: v1.3.6...v1.3.7
Version 1.3.6
Version 1.3.5
What's Changed
- fix: some tests missing tmp_path argument/implementation by @zbilodea in #85
- chore: update README.md for conda-forge install by @zbilodea in #87
- Zbilodea patch 1 by @zbilodea in #88
- build(deps): bump the actions group with 1 update by @dependabot in #89
- chore: update docs by @zbilodea in #83
- build(deps): bump codecov/codecov-action from 4.1.1 to 4.2.0 in the actions group by @dependabot in #91
- build(deps): bump codecov/codecov-action from 4.2.0 to 4.3.1 in the actions group by @dependabot in #94
- Update README.md by @zbilodea in #99
- fix: setting keep branches with a list wasn't working correctly by @zbilodea in #100
- chore: change progress bar for add histograms by @zbilodea in #101
- build(deps): bump codecov/codecov-action from 4.3.1 to 4.5.0 in the actions group across 1 directory by @dependabot in #98
Full Changelog: v1.3.4...v1.3.5
Version 1.3.4
What's Changed
Full Changelog: v1.3.3...v1.3.4
Version 1.3.3
What's Changed
- feat: add sub progress-bars for histogram adding by @zbilodea in #76
- build(deps): bump the actions group with 1 update by @dependabot in #75
- fix: cannot input multiple files when using "add" or "merge-root" in the command line by @zbilodea in #80
Full Changelog: v1.3.2...v1.3.3
Version 1.3.2
What's Changed
- feat: add progress bar option by @zbilodea in #74
- feat: add branch skimming option for reading ROOT files by @zbilodea in #71
Full Changelog: v1.3.1...v1.3.2
Version 1.3.1
What's Changed
- chore: remove odapt by @zbilodea in #58
- fix: make root-to-parquet iterative by @zbilodea in #59
- chore: change readthedocs back to odapt.readthedocs until url change … by @zbilodea in #60
- chore: fix readthedocs link for now by @zbilodea in #61
- build(deps): bump the actions group with 1 update by @dependabot in #62
- chore: Update README.md to hepconvert by @zbilodea in #69
- build(deps): bump the actions group with 1 update by @dependabot in #68
- feat: wildcard branch names for adding and dropping by @zbilodea in #67
- fix: add check for keep and drop branches by @zbilodea in #70
Full Changelog: v1.3.0...v1.3.1
Version 1.3.0
What's Changed
- feat: add cli by @zbilodea in #44
- fix: treating "tree" as a list root_to_parquet by @zbilodea in #46
- chore: add cli docs by @zbilodea in #47
- chore: update config and formatters by @henryiii in #50
- build(deps): bump the actions group with 1 update by @dependabot in #51
- chore: update README.md by @zbilodea in #54
- chore: add prettier to pre-commit by @zbilodea in #55
- feat: add drop_trees argument to copy_root by @zbilodea in #57
- chore: change name to hepconvert by @zbilodea in #53
New Contributors
Full Changelog: v1.2.0...v1.3.0