Tags

Tags give the ability to mark specific points in history as being important
  • v0.5.1

    0.5.1: bug-fix release
    
    This release fixes an issue with querying for datasets (#40)
    
  • v0.5.0

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

    Release: 0.4.3
    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.2

    Release: 0.4.2
    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.1

    0.4.1: packaging bug-fix release
  • v0.4.0

    Release: 0.4.0
    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.4

    Release: 0.3.4
    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.
  • v0.3.3

    0.3.3: packaging bug-fix release
    
    - fixed version numbers for binary distributions
    
  • v0.3.2

    Release: 0.3.2
    0.3.2: packaging bug-fix release
    
    - [#22] added debian and centos packaging and fixed some missing distribution files
    
  • v0.3.1

    0.3.1: bug-fix release
    
    - fixed bug in auto-deployment to pypi.org
    
  • v0.3.0

    0.3.0: development release
    
    Backwards-incompatible changes:
    
    - [#15] renamed module to `gwosc`
    - [#19] refactored test suite into sub-package
    
  • v0.2.1

    Release: 0.2.1
    0.2.1
    
    Bug fixes, including documentation, tests, and packaging changes:
    
    - fixed bugs in readthedocs configuration and build [#14]
    
    See https://github.com/duncanmmacleod/gwopensci/compare/v0.2.0...v0.2.1 for details of what changed.
    
  • v0.2.0

    0.2.0
    
    Backwards-compatible changes:
    
    - added new `gwopensci.datasets` module [#12]
    - added sphinx documentation [#13]
    
    See https://github.com/duncanmmacleod/gwopensci/compare/v0.1.1...v0.2.0 for details of this release.
    
  • v0.1.1

    Release: 0.1.1
    0.1.1
    
    Bug fixes, including documentation, tests, and packaging changes:
    
    - renamed `gwopensci.api.LOSC_URL` -> `gwopensci.api.DEFAULT_URL` [#10]
    
    See https://github.com/duncanmmacleod/gwopensci/milestone/1?closed=1 for more details.
    
  • v0.1.0

    Release: 0.1.0
    0.1.0
    
    First development release of `gwopensci`.