What's Changed
New Features
- Generalize slice widget to support 3D viewers by @Carifio24 in #46
Bug Fixes
- Provide int to self._play_timer.setInterval by @nabobalis in #27
- Remove graph edge when a link between datasets is completely removed by @Carifio24 in #44
- Skip failing test_resize_limits check on linux--qt5 by @dhomeier in #45
Documentation
- Add pre-commit and Ruff codestyle check setup and documentation by @dhomeier in #31
- Update pip installation instructions by @astrofrog in #28
Other Changes
- Migrate configuration to pyproject.toml by @dhomeier in #49
- Use extracted
pixel_selection_modefrom glue-core by @CyclingNinja in #33
New Contributors
- @nabobalis made their first contribution in #27
- @pre-commit-ci[bot] made their first contribution in #34
- @CyclingNinja made their first contribution in #33
Full Changelog: v0.3.3...v0.4.0