Releases: glue-viz/glue-wwt
Releases · glue-viz/glue-wwt
v0.8.0
What's Changed
New Features
- Save and restore camera parameters by @Carifio24 in #95
- Guess lat/lon columns for viewer when appropriate by @Carifio24 in #110
- Add tool for refreshing tile cache by @Carifio24 in #113
- Expose time functionality by @Carifio24 in #103
Bug Fixes
- Fix galactic plane mode by @Carifio24 in #115
Other Changes
- Remove checks for old pywwt versions by @Carifio24 in #109
- Bump minimum Python version to 3.10 by @astrofrog in #117
- Split out Qt- and Jupyter-specific code into sub-directories by @astrofrog in #118
- Add pre-commit and ruff codestyle check setup by @Carifio24 in #119
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #120
New Contributors
- @pre-commit-ci[bot] made their first contribution in #120
Full Changelog: v0.7.2...v0.8.0
v0.7.2
What's Changed
Other Changes
- Fix distutils deprecation warnings and update infrastructure by @astrofrog in #106
- Added status bar note on zooming due to buggy scrolling in Qt6 by @astrofrog in #108
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
Bug Fixes
- Avoid using deprecated import from glue-core by @astrofrog in #105
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
Other Changes
- Expose grid and constellation settings by @Carifio24 in #97
- Updates for glue-qt by @Carifio24 in #98
- Bump minimum glue-core by @Carifio24 in #100
- Truncate SkyCoord exception if too long by @Carifio24 in #92
- Update import location for astropy v6 by @Carifio24 in #102
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
Bug Fixes
- Fix compatibility of .ui files with Qt6 by @astrofrog in #93
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
New Features
- Added setting controls for image layers. by @Carifio24 in #88
Bug Fixes
- Fix incorrect attribute reference by @Carifio24 in #87
Other Changes
- Only apply longitude shifting conditionally by @Carifio24 in #81
- Switch CI from Azure to GitHub actions by @dhomeier in #82
- Add publishing workflow to GH Actions by @dhomeier in #86
- Create table layers as non-selectable in pywwt by @Carifio24 in #89
New Contributors
- @Carifio24 made their first contribution in #81
- @dhomeier made their first contribution in #82
Full Changelog: v0.5...v0.6.0