================
- Fix pedantic table parsing not throwing exception. [140]
- Drop support for legacy Python 2.7. [153]
- Sphinx 1.7 or higher is needed to build the documentation. [160]
- Add support for authenticated requests. [157]
- Add a get_job_list method to the TAPService class. [169]
- Replace example's usage of pyvo.object2pos() with SkyCoord.from_name() [171]
- Stop installing files from scripts to /usr/local/bin. Move them to
examples/images instead. [166]
- Update ex_casA_image_cat example. [172]
- Fix waveband option in registry.regsearch [175]
- Fix to regtap.ivoid2service(), few decode()'s, para_format_desc was moved
to utils. [177]
- Fix default result id for fetch_results of async TAP. [148]