File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Full changelog
2
2
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
+
3
36
## v0.3.3 - 2025-02-27
4
37
5
38
<!-- Release notes generated using configuration in .github/release.yml at main -->
You can’t perform that action at this time.
0 commit comments