Releases: WorldWideTelescope/wwt-jupyterlab
Releases · WorldWideTelescope/wwt-jupyterlab
wwt_jupyterlab_extension 2.0.2
wwt_jupyterlab_extension 2.0.1
@wwtelescope/jupyterlab 2.0.2
@wwtelescope/jupyterlab 2.0.1
wwt_jupyterlab_extension 2.0.0
wwt_jupyterlab_extension 2.0.0 (2023-08-18)
- Update to be compatible with the JupyterLab 4.x series (#14, @pkgw). Nothing
about the package implementation has actually changed, but because the
dependencies all undergo major version updates, we follow the recommendation
to apply a major version bump here as well. The 1.x series remains compatible
with JupyterLab 2.x and 3.x, and for the time being there are no functional
differences between the two major versions of the extension. - Update sponsorship branding and contact information (#14, @pkgw).
@wwtelescope/jupyterlab 2.0.0
@wwtelescope/jupyterlab 2.0.0 (2023-08-18)
- Update to be compatible with the JupyterLab 4.x series (#14, @pkgw). Nothing
about the package implementation has actually changed, but because the
dependencies all undergo major version updates, we follow the recommendation
to apply a major version bump here as well. The 1.x series remains compatible
with JupyterLab 2.x and 3.x, and for the time being there are no functional
differences between the two major versions of the extension. - Update sponsorship branding and contact information (#14, @pkgw).
wwt_jupyterlab_extension 1.4.0
wwt_jupyterlab_extension 1.4.0 (2022-09-07)
- Start relaying mouse-movement events if the WWT app emits them (#13,
@imbasimba). This should fix drag-and-drop operations in JupyterLab that cross
over the WWT viewer. This functionality requires
@wwtelescope/research-app >= 0.11
.
@wwtelescope/jupyterlab 1.4.0
@wwtelescope/jupyterlab 1.4.0 (2022-09-07)
- Start relaying mouse-movement events if the WWT app emits them (#13,
@imbasimba). This should fix drag-and-drop operations in JupyterLab that cross
over the WWT viewer. This functionality requires
@wwtelescope/research-app >= 0.11
.
wwt_jupyterlab_extension 1.3.2
wwt_jupyterlab_extension 1.3.2 (2021-10-27)
- Use a yet newer version of
@wwtelescope/research-app-messages
— the previous
fix was incomplete.
wwt_jupyterlab_extension 1.3.1
wwt_jupyterlab_extension 1.3.1 (2021-10-27)
- Use a newer version of the
@wwtelescope/research-app-messages
dependency to
solve a bug that caused some URLs to get modified as they pass through the
messaging system (#10, @pkgw). This made it so that some WWT APIs that
depended on exact URL matching wouldn't work, notably the loading of imagesets
by URL.