Releases: scikit-hep/hepconvert
Releases · scikit-hep/hepconvert
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
Version 1.2.0
What's Changed
- feat: add parquet -> root converter by @zbilodea in #27
- Update README.md by @zbilodea in #33
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #28
- build(deps): bump actions/download-artifact from 3 to 4 by @dependabot in #34
- build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #35
- fix: webdocs by @zbilodea in #39
- feat: root_to_parquet by @zbilodea in #42
New Contributors
- @dependabot made their first contribution in #28
Full Changelog: v1.1.1...v1.2.0