-
v0.7.135f5963d · ·
gwosc 0.7.1 Patch release. Changes: - [!93] Update all gw-openscience.org references to gwosc.org - [!94] Include custom `User-Agent` header in requests For a full list of changes related to this release, please see <https://git.ligo.org/gwosc/client/-/releases/v0.7.1>
-
v0.7.091aa1b2d · ·
gwosc 0.7.0 Minor release. Backwards-incompatible changes: - [!71] Remove deprecated `tag` keyword from `gwosc.locate.get_urls` - [!84] Remove deprecated `gwosc.catalog` module Backwards-compatible changes: - [!89] Implement query feature Bug fixes and other changes: - [!90] Formally support Python 3.11 For a full list of changes related to this release, please see <https://git.ligo.org/gwosc/client/-/releases/v0.7.0>
-
v0.6.011cc61b8 · ·
0.6.0: development release Changes: - [gwpy/gwosc#67] support finding datasets based only on the date prefix - [gwpy/gwosc#69] allow partial matches to datasets in `locate.get_urls` - [gwpy/gwosc#70] updated all references in documentation from 'LOSC' to 'GWOSC' See https://github.com/gwpy/gwosc/pulls?q=is:pr+milestone:0.6.0 for a full list of changes relating to this milestone.
-
v0.5.4417a1be4 · ·
0.5.4: bug-fix release - [gwpy/gwosc#47] fixed a bug in `gwosc.datasets.find_datasets` - [gwpy/gwosc#53] updated timeline interface to only search run datasets See https://github.com/gwpy/gwosc/pulls?q=is:pr+milestone:0.5.4 for a full list of changes relating to this milestone.
-
v0.5.0979cbde0 · ·
0.5.0: development release This release introduces a major re-write of the library to leverage the new GWOSC eventapi JSON interface, however most of the established public API is unchanged. Support for Python < 3.5 has been dropped. See https://github.com/gwpy/gwosc/pulls?q=is:pr+milestone:0.5.0 for a full list of changes relating to this milestone.
-
v0.4.33215ffa2 · ·
0.4.3 Bug-fix release. This release includes the following backwards-compatible changes: - [#33] fixed bugs in `gwosc.timeline` - [#34] added `match` keyword to `gwosc.datasets.find_datsets` See https://github.com/gwpy/gwosc/compare/v0.4.2..v0.4.3 for a full list of changes since the previous release (0.4.2)
-
v0.4.2785ddf25 · ·
Bug-fix release. This release includes the following backwards-compatible changes: - [#31] new function `gwosc.datasets.dataset_type` - [#32] fixed critical bug in `gwosc.locate.get_urls` See https://github.com/gwpy/gwosc/compare/v0.4.1..v0.4.2 for a full list of changes since the previous release (0.4.1)
-
-
v0.4.0ab45cad8 · ·
gwosc-0.4.0: development release of GWOSC This is the first release to include parsing of event catalogues, and also fixes a number of bugs along the way. See https://github.com/gwpy/gwosc/compare/v0.3.4..v0.4.0 for a full list of changes.
-
v0.3.41818853f · ·
0.3.4: testing bug-fix release This release adds some new tests that don't require a network, allowing more rigorous tests to be performed during packaging. See https://github.com/gwpy/gwosc/compare/v0.3.3..v0.3.4 for a complete list of changes compared to the previous release.