Recent Releases of echo

echo - v0.10.0

What's Changed

New Features

  • Implement a new type of callback called validators, which get called before a value changes by @astrofrog in https://github.com/glue-viz/echo/pull/42 ### Other Changes
  • Add Python 3.12 envs and newer PyQt6 + PySide6 configurations to CI by @dhomeier in https://github.com/glue-viz/echo/pull/41
  • Fix libegl1 apt installation in Ubuntu CI; add py313 and PyQt6/PySide6 6.8 by @dhomeier in https://github.com/glue-viz/echo/pull/44

Full Changelog: https://github.com/glue-viz/echo/compare/v0.9.0...v0.10.0

- Python
Published by astrofrog about 1 year ago

echo - v0.9.0

What's Changed

Bug Fixes

  • Remove deprecated call to pkg_resources by @jfoster17 in https://github.com/glue-viz/echo/pull/36 ### New Features
  • Add Qt connection handler for date/time widgets by @Carifio24 in https://github.com/glue-viz/echo/pull/37 ### Other Changes
  • Make qtpy an optional dependency by @Carifio24 in https://github.com/glue-viz/echo/pull/38
  • Comment out failing build (due to Qt issues) by @astrofrog in https://github.com/glue-viz/echo/pull/39

New Contributors

  • @jfoster17 made their first contribution in https://github.com/glue-viz/echo/pull/36
  • @Carifio24 made their first contribution in https://github.com/glue-viz/echo/pull/37

Full Changelog: https://github.com/glue-viz/echo/compare/v0.8.0...v0.9.0

- Python
Published by astrofrog almost 2 years ago

echo - v0.8.0

What's Changed

Bug Fixes

  • Added test for connectlistselection and fix remaining PyQt6 issue by @astrofrog in https://github.com/glue-viz/echo/pull/35

Full Changelog: https://github.com/glue-viz/echo/compare/v0.7...v0.8.0

- Python
Published by astrofrog over 3 years ago

echo - v0.7

What's Changed

Bug Fixes

  • Fix compatibility with PyQt6 by @astrofrog in https://github.com/glue-viz/echo/pull/29 ### Other Changes
  • Migrate CI tests and publishing task to GitHub Actions by @dhomeier in https://github.com/glue-viz/echo/pull/33
  • Add PySide6 test envs to CI by @dhomeier in https://github.com/glue-viz/echo/pull/34

New Contributors

  • @dhomeier made their first contribution in https://github.com/glue-viz/echo/pull/33

Full Changelog: https://github.com/glue-viz/echo/compare/v0.5...v0.6

- Python
Published by astrofrog almost 4 years ago