Releases: glue-viz/glue-vispy-viewers
Releases · glue-viz/glue-vispy-viewers
v1.2.2
What's Changed
Other Changes
- Added oldestdeps tox configuration and enable in CI, and bump minimum version of vispy to 0.12 by @astrofrog in #387
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
Bug Fixes
- Fix validation checks for build distributions by @astrofrog in #386
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
New Features
- Refactor viewer classes to split out Qt from non-Qt part, and define Jupyter viewers by @astrofrog in #381
Bug Fixes
- Fixes following Qt/Jupyter split by @astrofrog in #383
- Fix save/record tools in Qt and volume selection tools in Jupyter by @astrofrog in #384
- Fix tests by @astrofrog in #385
Other Changes
- Remove isosurface sub-module as it has been broken for a long time by @astrofrog in #382
Full Changelog: v1.1.0...v1.2.0
v1.1.0
v1.0.7
What's Changed
Bug Fixes
- Allow axis color to be changed during runtime. by @Carifio24 in #372
- Drop Python 3.7 and fix compatibility with latest glue-core versions by @astrofrog in #377
New Contributors
- @Carifio24 made their first contribution in #372
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
Bug Fixes
- Update API to support
echo>=0.6
andvispy=0.11
by @dhomeier in #373 - Fix compatibility with PyQt6 and fix volume rendering with VisPy 0.11+ by @astrofrog in #376
Other Changes
New Contributors
Full Changelog: v1.0.5...v1.0.6