Skip to content

Releases: astropy/pyvo

v0.9.2

06 Oct 05:57

Choose a tag to compare

  • Fix typo fornat -> format

v0.9.1

02 Oct 10:12

Choose a tag to compare

  • Don't use OR's in RegTAP queries

  • Add a timeout to job wait

v0.8.1

27 Jun 08:08

Choose a tag to compare

  • pass use_names_over_ids=True to astropy's to_table

v0.8

11 Jun 14:34

Choose a tag to compare

  • Make XML handling more generic

v0.7rc2

22 Feb 11:38

Choose a tag to compare

v0.7rc2 Pre-release
Pre-release

Fixes and improvements over 0.7rc1

v0.7rc1

27 Jun 08:02

Choose a tag to compare

v0.7rc1 Pre-release
Pre-release
  • Rework VOSI parsing using astropy xml handling
  • Describe service object bases on vosi capabilities
  • Add SODA functionallity
  • Fixes and Improvements

v0.6.1

29 Jun 13:08

Choose a tag to compare

  • Add Datalink interface

  • Put some common functionallity in Mixins

  • Minor fixes and improvements

v0.6.0

11 Apr 10:45

Choose a tag to compare

  • Using RegTAP as the only registry interface

  • Added a datamodel keyword to registry search

  • Using the six libray to address Python 2/3 compatibility issues

  • AsyncTAPJob is now context aware

  • Improvement upload handling; it is no longer necessary to specifiy the type
    of upload

  • Allow astropy's SkyCoord and Quantity as input parameters

v0.5.2

09 Feb 09:50

Choose a tag to compare

  • Remove trailing ? from query urls
  • VOTable fieldnames are now gathered from names only instead of ID and name

fix content decoding error

02 Feb 14:17

Choose a tag to compare

  • fix content decoding related error in async result handling