We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94aaeb2 commit 6f9c97fCopy full SHA for 6f9c97f
CHANGES.rst
@@ -42,6 +42,10 @@ Infrastructure, Utility and Other Changes and Additions
42
- Callback hooks are deleted before caching. Potentially all cached queries
43
prior to this PR will be rendered invalid. [#2295]
44
45
+- The modules that make use of the ``astroquery.utils.tap.model.job.Job`` class
46
+ (e.g. Gaia) no longer print messages about where the results of async queries
47
+ were written if the ``verbose`` setting is ``False``. [#2299]
48
+
49
50
0.4.5 (2021-12-24)
51
==================
0 commit comments