Skip to content

Releases: glue-viz/glue-qt

v0.3.2

19 Aug 14:16
63991ae
Compare
Choose a tag to compare

What's Changed

Bug Fixes

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

Full Changelog: v0.3.1...v0.3.2

v0.3.1

01 Mar 14:21
1431eea
Compare
Choose a tag to compare

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

16 Nov 14:16
Compare
Choose a tag to compare

What's Changed

New Features

Bug Fixes

Other Changes

  • Updated/simplified installation instructions by @astrofrog in #7

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

21 Aug 09:54
74e5178
Compare
Choose a tag to compare

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

Other Changes

Full Changelog: v0.1.0...v0.2.0

v0.1.0

15 Aug 14:30
Compare
Choose a tag to compare

What's Changed

Set up initial glue-qt package by extracting Qt-related functionality from glue-core in #1

New Contributors

Full Changelog: https://github.com/glue-viz/glue-qt/commits/v0.1.0