Skip to content

Commit

Permalink
Cleaning and Finalizing changelog for v1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bsipocz committed Oct 15, 2024
1 parent f4e14d0 commit 55baccd
Showing 1 changed file with 11 additions and 17 deletions.
28 changes: 11 additions & 17 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
1.5.3 (unreleased)
1.5.3 (2024-10-14)
==================

Bug Fixes
---------

- cachedataset() and friends again produce reasonable file extensions.
- ``cachedataset()`` and friends again produce reasonable file extensions.
[#553]
- path separators are no longer taken over from image titles to file

- Path separators are no longer taken over from image titles to file
system paths. [#557]

- Added `'sia1'` as servicetype for registry searches. [#583]
Expand All @@ -20,12 +21,15 @@ Bug Fixes
now accessible as datalinks.original_row. [#559]

- Tables returned by RegistryResource.get_tables() now have a utype
attribute [#576]
attribute. [#576]

- Registry Spatial constraint now supports Astropy Quantities for the radius
argument. [#594]

- Registry Spatial constraint now supports Astropy Quantities for the radius argument [#594]
- ``iter_metadata()`` no longer crashes on tables with a datalink RESOURCE
and without obscore attributes. [#599]

- iter_metadata() no longer crashes on tables with a datalink RESOURCE
and without obscore attributes [#599]
- Avoid assuming that ``'access_url'`` always exits. [#570]


Deprecations and Removals
Expand All @@ -35,16 +39,6 @@ Deprecations and Removals
``pyvo.test()`` functionality. [#606]


1.5.3 (unreleased)
==================

- Added `'sia1'` as servicetype for registry searches. [#583]

- Adding ``session`` kwarg to allow to pass a session along when turning
an Interface into a service via ``Interface.to_service``. [#590]
>>>>>>> 4e86bf3 (Merge pull request #599 from msdemlei/fix-bug-543)


1.5.2 (2024-05-22)
==================

Expand Down

0 comments on commit 55baccd

Please sign in to comment.