Skip to content

Releases: gwastro/sbank

Sbank Release v1.0.5

05 Sep 18:14
434798b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.4...1.0.5

Sbank Release v1.0.4

01 May 12:42
90832f2
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: 1.0.2...1.0.4

Sbank Release v1.0.3

01 May 10:53
3208313
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: 1.0.2...1.0.3

Sbank Release v1.0.2

05 May 21:47
baef2bb
Compare
Choose a tag to compare

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

23 Feb 11:22
9af6c31
Compare
Choose a tag to compare

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

18 Jan 22:15
976e889
Compare
Choose a tag to compare

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

17 Jun 18:17
9664fec
Compare
Choose a tag to compare

This release fixes one more python3 issue in sbank_pipe and (hopefully) includes some more packaging stuff.

Sbank Release v0.0.2

12 May 12:17
c210527
Compare
Choose a tag to compare

This is the v0.0.2 release. This fixes a number of bugs (mostly python3 compatibility) from the first 0.0.1 release.