Skip to content

Commit 3dc2255

Browse files
dhomeiergithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 3667fbf commit 3dc2255

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

CHANGES.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,38 @@
11
# Full changelog
22

3+
## v0.4.0 - 2025-08-19
4+
5+
<!-- Release notes generated using configuration in .github/release.yml at main -->
6+
### What's Changed
7+
8+
#### New Features
9+
10+
* Generalize slice widget to support 3D viewers by @Carifio24 in https://github.com/glue-viz/glue-qt/pull/46
11+
12+
#### Bug Fixes
13+
14+
* Provide int to self._play_timer.setInterval by @nabobalis in https://github.com/glue-viz/glue-qt/pull/27
15+
* Remove graph edge when a link between datasets is completely removed by @Carifio24 in https://github.com/glue-viz/glue-qt/pull/44
16+
* Skip failing test_resize_limits check on linux-*-qt5* by @dhomeier in https://github.com/glue-viz/glue-qt/pull/45
17+
18+
#### Documentation
19+
20+
* Add pre-commit and Ruff codestyle check setup and documentation by @dhomeier in https://github.com/glue-viz/glue-qt/pull/31
21+
* Update pip installation instructions by @astrofrog in https://github.com/glue-viz/glue-qt/pull/28
22+
23+
#### Other Changes
24+
25+
* Migrate configuration to pyproject.toml by @dhomeier in https://github.com/glue-viz/glue-qt/pull/49
26+
* Use extracted `pixel_selection_mode` from glue-core by @CyclingNinja in https://github.com/glue-viz/glue-qt/pull/33
27+
28+
### New Contributors
29+
30+
* @nabobalis made their first contribution in https://github.com/glue-viz/glue-qt/pull/27
31+
* @pre-commit-ci[bot] made their first contribution in https://github.com/glue-viz/glue-qt/pull/34
32+
* @CyclingNinja made their first contribution in https://github.com/glue-viz/glue-qt/pull/33
33+
34+
**Full Changelog**: https://github.com/glue-viz/glue-qt/compare/v0.3.3...v0.4.0
35+
336
## v0.3.3 - 2025-02-27
437

538
<!-- Release notes generated using configuration in .github/release.yml at main -->

0 commit comments

Comments
 (0)