-
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.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.