Releases: gwdetchar/hveto
Releases · gwdetchar/hveto
2.1.8
What's Changed
- actions: bump actions/checkout from 4 to 5 by @dependabot[bot] in #175
- Fix hveto imports and update ligolw dependency by @eagoetz in #179
- actions: bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #177
New Contributors
- @dependabot[bot] made their first contribution in #175
Full Changelog: 2.1.6...2.1.8
2.1.6
2.1.5
What's Changed
- Use a newer version of Python in readthedocs builds by @duncanmmacleod in #167
- Update CI status badge in README by @duncanmmacleod in #166
- Reinstate --help sanity check for entry points in CI by @duncanmmacleod in #168
- Vanilla universe by @areeda in #169
- Update github actions and html test by @eagoetz in #172
- Add dependabot configuration file for github actions by @eagoetz in #171
- Add support for SNAX triggers by @dethodav in #170
Full Changelog: 2.1.4...2.1.5
2.1.4
What's Changed
- Revamp project metadata and CI by @duncanmmacleod in #164
- fix a pytest by @areeda in #165
Full Changelog: 2.1.3...2.1.4
2.1.3
2.1.1
What's Changed
- Save hveto round signficance values in a txt file by @siddharth101 in #154
- Changes in primary_vetoed func in utils by @siddharth101 in #157
- Fix bug in auto-detecting file format by @dethodav in #156
- Fix reading of channels wit empty trigger filesHtml changes by @areeda in #158
Full Changelog: 2.1.0...2.1.1
2.1.0
2.0.1
Point release including the following enhancements:
- Take advantage of changes introduced in gwdetchar-2.0.0 (#148)
- Added unit tests for
hveto.cli.trace(#149)
For a full record of changes relative to the previous release, please see https://github.com/gwdetchar/hveto/compare/2.0.0..2.0.1.
2.0.0
The second major stable release of hveto, with a number of new features and enhancements including:
- Drop support for python 3.5, add support for 3.8 and 3.9 (#142, #147)
- Reformat command-line scripts as entry points (#143)
- Add a utility for grabbing daily run results (#146)
- Update license and copyright metadata (#144, #145)
For a full record of changes relative to the previous release, please see https://github.com/gwdetchar/hveto/compare/1.0.1..2.0.0.
1.0.1
Point release with one bugfix and two minor enhancements, including:
- Support for clustering triggers with user-supplied arguments
- Support for selecting on arbitrary ranking statistics when displaying omega scans
- Bugfix for the null use case where no rounds were completed above the significance threshold
For a full record of changes please see https://github.com/gwdetchar/hveto/compare/1.0.0..1.0.1.