|
1 | 1 | 0.3.7 (unreleased) |
2 | 2 | ------------------ |
3 | 3 |
|
4 | | -- IRSA Dust: fix units in extinction by band table. [#1016] |
5 | | -- NRAO: Allow multiple configurations, telescopes in queries [#1020] |
6 | 4 | - 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] |
11 | 5 | - ESO: The upstream API changed. We have adapted. [#970] |
12 | 6 | - ESO: Added 'destination' keyword to Eso.retrieve_data(), to download files |
13 | 7 | to a specific location (other than the cache). [#976] |
|
18 | 12 | - ESO: Disabled caching for all Eso.retrieve_data() operations. [#976] |
19 | 13 | - ESO: Removed deprecated Eso.data_retrieval() and Eso.query_survey(). |
20 | 14 | 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] |
21 | 18 | - 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] |
22 | 23 | - vo_conesearch: Fixed bad query for service that cannot accept '&&' |
23 | 24 | in URL. [#993] |
24 | 25 | - 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] |
25 | 32 | - utils: upgrade ``prepend_docstr_noreturns`` to work with multiple |
26 | 33 | sections, and thus rename it to ``prepend_docstr_nosections``. [#988] |
27 | | -- MAST: Updated dowload functionality [#1004] |
28 | 34 | - ATOMIC: Added ability to select which rows are returned from the atomic |
29 | 35 | 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] |
31 | 38 |
|
32 | 39 |
|
33 | 40 | 0.3.6 (2017-07-03) |
|
0 commit comments