Releases: gwastro/sbank
Sbank Release v1.0.6
What's Changed
- upload-artifact version by @GarethCabournDavies in #65
- bank combiner: Add ability to copy all subgroups within a specified group by @GarethCabournDavies in #64
- Update pypi action to released by @GarethCabournDavies in #66
- Updates for release by @spxiwh in #67
New Contributors
- @GarethCabournDavies made their first contribution in #65
Full Changelog: 1.0.5...1.0.6
Sbank Release v1.0.5
What's Changed
- Update packaging and CI workflow by @duncanmmacleod in #62
- Preparing for new release by @spxiwh in #63
Full Changelog: 1.0.4...1.0.5
Sbank Release v1.0.4
Forgot packaging stuff when building 1.0.3, so this now replaces the 1.0.3 release. 1.0.3 notes: This is the 1.0.3 release of sbank. This adds support for newer waveforms, adds support for wheels of newer python versions and fixes an issue with how an internal variable was passed around the code.
What's Changed
- Release changes by @spxiwh in #60
- Do NOT store bank into Template by @HumphreyWang in #48
- Update package requirements on lscsoft-glue by @duncanmmacleod in #52
- A clearer structure of sbank by @HumphreyWang in #53
- Fix lint error due to whitespace, drop tests with Python 3.7, add tests with Python 3.11 by @titodalcanton in #55
- Add support for SEOBNRv5 and IMRPhenomXAS waveforms by @titodalcanton in #54
- Update distribution.yml to see if it can build new python versions by @ahnitz in #57
- Add missing lal declarations by @spxiwh in #58
New Contributors
- @HumphreyWang made their first contribution in #48
- @titodalcanton made their first contribution in #55
- @ahnitz made their first contribution in #57
Full Changelog: 1.0.2...1.0.4
Sbank Release v1.0.3
This is the 1.0.3 release of sbank. This adds support for newer waveforms, adds support for wheels of newer python versions and fixes an issue with how an internal variable was passed around the code.
What's Changed
- Do NOT store bank into Template by @HumphreyWang in #48
- Update package requirements on lscsoft-glue by @duncanmmacleod in #52
- A clearer structure of sbank by @HumphreyWang in #53
- Fix lint error due to whitespace, drop tests with Python 3.7, add tests with Python 3.11 by @titodalcanton in #55
- Add support for SEOBNRv5 and IMRPhenomXAS waveforms by @titodalcanton in #54
- Update distribution.yml to see if it can build new python versions by @ahnitz in #57
- Add missing lal declarations by @spxiwh in #58
New Contributors
- @HumphreyWang made their first contribution in #48
- @titodalcanton made their first contribution in #55
- @ahnitz made their first contribution in #57
Full Changelog: 1.0.2...1.0.3
Sbank Release v1.0.2
This release is a minor change with respect to v1.0.1. We add request_disk
to submit files, to satisfy new LDG requirements.
Sbank Release v1.0.1
This release is a bugfix release for v1.0.0. We have resolved a number of issues about XML file I/O identified in v1.0.0. Please let us know if any further issues are spotted.
Sbank Release v1.0.0
This release moves sbank over to the ligo.lw XML IO code. As the standalone repository has now existed for some time, and has been used by a number of folks without any complaints (that weren't also present in the original code), I think now is the time to remove sbank from lalsuite.
Sbank Release v0.0.3
This release fixes one more python3 issue in sbank_pipe and (hopefully) includes some more packaging stuff.
Sbank Release v0.0.2
This is the v0.0.2 release. This fixes a number of bugs (mostly python3 compatibility) from the first 0.0.1 release.