Releases: glue-viz/glue-qt
Releases · glue-viz/glue-qt
v0.3.2
What's Changed
Bug Fixes
- Improve tables for incompatible subsets by @jfoster17 in #12
Other Changes
- Update
ptp
call for numpy 2 by @Carifio24 in #19 - Update links for standalone app to 2024.03.1 by @astrofrog in #20
- Fix test suite by @astrofrog in #21
- Don't apply color to existing datasets by default by @Carifio24 in #18
- Add CI envs for PyQt 6.5-6.7, PySide 6.5-6.7 & Python 3.12; fix Readthedocs and matplotlib 3.9, Qt6 failures by @dhomeier in #17
- Add full implementation of
__gluestate__
and__setgluestate__
for application by @astrofrog in #22
New Contributors
- @Carifio24 made their first contribution in #19
- @dhomeier made their first contribution in #17
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
Bug Fixes
- Added fix for using WebEngine and OpenGL in same glue session with Qt6 by @astrofrog in #15
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
New Features
- Support regions in image viewer by @jfoster17 in #10
Bug Fixes
- Update splash screen path by @jfoster17 in #8
- Refresh table sorting when data changes by @jfoster17 in #9
Other Changes
- Updated/simplified installation instructions by @astrofrog in #7
New Contributors
- @jfoster17 made their first contribution in #8
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
Bug Fixes
- Fix imports of parse_data and parse_links by @astrofrog in #4
- Fixed bug that caused plugins to be loaded twice by @astrofrog in #6
Documentation
- Fix documentation warnings by @astrofrog in #2
- Sphinx book theme by @astrofrog in #5
Other Changes
- Improve compatibility with PySide by @astrofrog in #3
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
Set up initial glue-qt package by extracting Qt-related functionality from glue-core in #1
New Contributors
- @astrofrog made their first contribution in #1
Full Changelog: https://github.com/glue-viz/glue-qt/commits/v0.1.0