Skip to content

Commit 545c39f

Browse files
committed
Revising changelog for 0.3.7 [skip ci]
1 parent bf28f18 commit 545c39f

File tree

1 file changed

+15
-8
lines changed

1 file changed

+15
-8
lines changed

CHANGES

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
11
0.3.7 (unreleased)
22
------------------
33

4-
- IRSA Dust: fix units in extinction by band table. [#1016]
5-
- NRAO: Allow multiple configurations, telescopes in queries [#1020]
64
- New tool: Exoplanet Orbit Catalog, NASA Exoplanet Archive [#771]
7-
- MAST: Added convenience function to list available missions. [#947]
8-
- SIMBAD: adding 'get_query_payload' kwarg to all public methods to return
9-
the request parameters. [#962]
10-
- CosmoSim: Fixed login service. [#999]
115
- ESO: The upstream API changed. We have adapted. [#970]
126
- ESO: Added 'destination' keyword to Eso.retrieve_data(), to download files
137
to a specific location (other than the cache). [#976]
@@ -18,16 +12,29 @@
1812
- ESO: Disabled caching for all Eso.retrieve_data() operations. [#976]
1913
- ESO: Removed deprecated Eso.data_retrieval() and Eso.query_survey().
2014
Please use Eso.retrieve_data() and Eso.query_surveys() instead. [#1019]
15+
- ESO: Added configurable URL. [#1017]
16+
- ESO: Fixed string related bugs. [#981]
17+
- MAST: Added convenience function to list available missions. [#947]
2118
- MAST: Added login capabilities [#982]
19+
- MAST: Updated download functionality [#1004]
20+
- MAST: Fixed no results bug [#1003]
21+
- utils.tap: Made tkinter optional dependency. [#983]
22+
- utils.tap: Fixed a bug in load_tables. [#990]
2223
- vo_conesearch: Fixed bad query for service that cannot accept '&&'
2324
in URL. [#993]
2425
- vo_conesearch: Removed broken services from default list. [#997, #1002]
26+
- IRSA Dust: fix units in extinction by band table. [#1016]
27+
- IRSA: Updated links that switched to use https. [#1010]
28+
- NRAO: Allow multiple configurations, telescopes in queries [#1020]
29+
- SIMBAD: adding 'get_query_payload' kwarg to all public methods to return
30+
the request parameters. [#962]
31+
- CosmoSim: Fixed login service. [#999]
2532
- utils: upgrade ``prepend_docstr_noreturns`` to work with multiple
2633
sections, and thus rename it to ``prepend_docstr_nosections``. [#988]
27-
- MAST: Updated dowload functionality [#1004]
2834
- ATOMIC: Added ability to select which rows are returned from the atomic
2935
line database. [#1006]
30-
- MAST: Fixed no results bug [#1003]
36+
- ESASKY: Added Windows support, various bugfixes. [#1001, #977]
37+
- GAMA: Updated to use the newer DR3 release. [#1005]
3138

3239

3340
0.3.6 (2017-07-03)

0 commit comments

Comments
 (0)