2019-01-04 12:24:24 +03:00
|
|
|
0.6.0 (unreleased)
|
|
|
|
------------------
|
|
|
|
|
|
|
|
- No changes yet.
|
|
|
|
|
2019-01-04 15:20:11 +03:00
|
|
|
0.5.1 (unreleased)
|
|
|
|
------------------
|
|
|
|
|
|
|
|
- Fixed a bug that caused layers to not immediately update when updating
|
|
|
|
data. [#167]
|
|
|
|
|
|
|
|
- Fixed a bug that caused some columns to be pre-assigned to e.g. size_att
|
|
|
|
based on column name. [#167]
|
|
|
|
|
2019-01-04 12:18:06 +03:00
|
|
|
0.5.0 (2018-01-04)
|
2018-12-21 02:18:23 +03:00
|
|
|
------------------
|
|
|
|
|
2019-01-03 17:01:40 +03:00
|
|
|
- Fixed issues with zooming using trackpad/scroll wheel. [#166]
|
2018-12-21 02:18:23 +03:00
|
|
|
|
2019-01-03 16:16:05 +03:00
|
|
|
- Added support for customizing the layer marker type (``marker_type``), the
|
|
|
|
option to specify whether the marker size is absolute or relative to the
|
|
|
|
screen (``marker_scale``), and the option to show points on the far side of
|
2019-01-03 16:50:51 +03:00
|
|
|
an object (``far_side_visible``). [#165]
|
2019-01-03 16:16:05 +03:00
|
|
|
|
|
|
|
- Fixed a bug that caused issues with the distance/altitude of points when not
|
2019-01-03 16:50:51 +03:00
|
|
|
centered on the Earth. [#165]
|
2019-01-03 16:16:05 +03:00
|
|
|
|
2018-12-23 14:32:00 +03:00
|
|
|
0.4.1 (2018-12-23)
|
|
|
|
------------------
|
|
|
|
|
|
|
|
- Work around an issue with getting base URLs on e.g. mybinder.
|
|
|
|
|
|
|
|
- Improvements to documentation. [#160, #164]
|
|
|
|
|
2018-12-21 02:13:42 +03:00
|
|
|
0.4.0 (2018-12-20)
|
2017-12-20 14:36:37 +03:00
|
|
|
------------------
|
|
|
|
|
2018-12-21 02:13:42 +03:00
|
|
|
- Added keyboard shortcuts for movement in-viewer. [#81]
|
2018-12-20 21:01:34 +03:00
|
|
|
|
2018-12-20 14:28:41 +03:00
|
|
|
- Disable crosshairs by default. [#157]
|
|
|
|
|
2018-12-19 14:12:51 +03:00
|
|
|
- Added ``pause_time`` and ``play_time`` for controlling time and make it
|
|
|
|
possible to control the rate of passage of time. [#146, #152]
|
2018-12-19 00:38:34 +03:00
|
|
|
|
|
|
|
- Added support for displaying fields of view for common telescope. [#102]
|
|
|
|
|
|
|
|
- Added ``minor_orbits`` and ``stars`` attributes to control the visibility
|
|
|
|
of minor orbits and stars in solar system mode. [#145]
|
|
|
|
|
|
|
|
- Added support for showing tables of data using layers. [#122, #136, #139, #140, #143, #147, #150]
|
2018-10-18 00:08:43 +03:00
|
|
|
|
2018-04-06 14:42:27 +03:00
|
|
|
- Added ``load_fits_data`` method for Qt and Jupyter clients. [#78]
|
2018-03-26 17:51:21 +03:00
|
|
|
|
2018-12-19 00:38:34 +03:00
|
|
|
- Added support for non-sky modes (e.g. solar system mode). [#74, #83, #95, #98]
|
|
|
|
|
|
|
|
- Added GUI controls for imagery layers using the ``layer_controls`` attribute. [#64]
|
|
|
|
|
|
|
|
- Added support for exploring available imagery layers. [#71]
|
|
|
|
|
|
|
|
- Added support for showing circle collections with annotations. [#54]
|
|
|
|
|
|
|
|
- Switch to use OpenGL API. [#73]
|
|
|
|
|
|
|
|
- Fixed compatibility with Jupyter Lab. [#63, #65]
|
|
|
|
|
|
|
|
- Fixed compatibility with older versions of Qt. [#133]
|
|
|
|
|
|
|
|
- Fixed compatibility with unicode strings for colors on Python 2. [#105]
|
2017-12-20 14:36:37 +03:00
|
|
|
|
2018-12-19 00:38:34 +03:00
|
|
|
- Improved documentation. [#60, #70, #84, #101, #109]
|
2018-01-24 18:08:49 +03:00
|
|
|
|
2017-12-20 14:36:37 +03:00
|
|
|
0.3.0 (2017-12-20)
|
|
|
|
------------------
|
2017-12-20 14:26:01 +03:00
|
|
|
|
|
|
|
- Initial version with changelog
|