Releases: FAST-HEP/fast-curator
Releases · FAST-HEP/fast-curator
v0.7.0
Added
- Direct interface to query CMS' DAS file catalogue, PR #44
v0.6.0
Changed
- Use Xrootd's implementation of xrootd_glob not our own version PR #43
v0.5.0
Added
- Support for handling files which can't be opened PR #36 @seriksen
v0.4.1
Changed
- Save tree_name as single string if only one tree included, PR #30
v0.4.0
Added
- Support for handling mulitple input trees in each file, PR #28
- Support for file prefix selection, PR #29
v0.13.2-rc1
Include categories
subdirectory in package.
v0.3.1
Bump version to auto-deploy to pypi
v0.3.0
Added
- Generic interface for file path expansion, PR #20.
- Add option to ignore empty files, issue #5.
- Report files with missing trees, issue #16, PR #24.
Changed
- Switch README to restructured text and update setup.py, PR #23.
- Restructure package version numbering, PR #19.
- Unit tests to improve test coverage and minor fixes, PR #25.