Releases: FAST-HEP/fast-plotter
Releases · FAST-HEP/fast-plotter
1.0.0 alpha
This alpha release is start of the development process for 1.0.0.
Releasing new features are alpha (and later beta) releases allows for easier testing and sharing.
Please do not use this or any alpha/beta releases for production purposes!
v0.10.4
Added
- Postproc: Control error calculation method and switch default for datacard inputs, PR #68,
v0.10.3
Fixed
- Postproc: Fix merge's sort option, add CLI logging controls, PR #62
v0.10.2
Fixed
- Postproc: Fix default value for value_cols on command line, PR #60
v0.10.1
Fixed
- Postproc: Built-in command-line help, PR #59
v0.10.0
Added
- Postproc: Option to control sorting during merging, PR #57
- Postproc: Built-in command-line help for available stages, PR #54
Fixed
- Postproc: Make specification for value columns more rigorous, PR #55
v0.9.2
Fixes
- Pin package causing pypi deployment to fail #52
v0.9.1
(Hopefully) Fix issue issue deploying to Pypi, #51
v0.9.0
Added
- Option to control query engine in postproc, PR #49