Releases: glue-viz/echo
Releases · glue-viz/echo
v0.9.0
What's Changed
Bug Fixes
- Remove deprecated call to pkg_resources by @jfoster17 in #36
New Features
- Add Qt connection handler for date/time widgets by @Carifio24 in #37
Other Changes
- Make qtpy an optional dependency by @Carifio24 in #38
- Comment out failing build (due to Qt issues) by @astrofrog in #39
New Contributors
- @jfoster17 made their first contribution in #36
- @Carifio24 made their first contribution in #37
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
Bug Fixes
- Added test for connect_list_selection and fix remaining PyQt6 issue by @astrofrog in #35
Full Changelog: v0.7...v0.8.0
v0.7
What's Changed
Bug Fixes
- Fix compatibility with PyQt6 by @astrofrog in #29
Other Changes
- Migrate CI tests and publishing task to GitHub Actions by @dhomeier in #33
- Add PySide6 test envs to CI by @dhomeier in #34
New Contributors
Full Changelog: v0.5...v0.6