File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v0.3.1] ( https://github.com/pyapp-kit/ndv/tree/v0.3.1 ) (2025-03-26)
4
+
5
+ [ Full Changelog] ( https://github.com/pyapp-kit/ndv/compare/v0.3.0...v0.3.1 )
6
+
7
+ ** Implemented enhancements:**
8
+
9
+ - feat: rgb, v2 [ \# 141] ( https://github.com/pyapp-kit/ndv/pull/141 ) ([ gselzer] ( https://github.com/gselzer ) )
10
+
11
+ ** Fixed bugs:**
12
+
13
+ - fix: block ContextMenu events on vispy [ \# 161] ( https://github.com/pyapp-kit/ndv/pull/161 ) ([ tlambert03] ( https://github.com/tlambert03 ) )
14
+ - fix: add tensorstore dtype property to tensorstore DataWrapper [ \# 156] ( https://github.com/pyapp-kit/ndv/pull/156 ) ([ fdrgsp] ( https://github.com/fdrgsp ) )
15
+ - fix: Properly remove wx buttons labels [ \# 145] ( https://github.com/pyapp-kit/ndv/pull/145 ) ([ gselzer] ( https://github.com/gselzer ) )
16
+
17
+ ** Tests & CI:**
18
+
19
+ - tests: update superqt to reduce segfaults [ \# 155] ( https://github.com/pyapp-kit/ndv/pull/155 ) ([ tlambert03] ( https://github.com/tlambert03 ) )
20
+
21
+ ** Documentation:**
22
+
23
+ - docs: clarify no pyqt6 on conda [ \# 162] ( https://github.com/pyapp-kit/ndv/pull/162 ) ([ tlambert03] ( https://github.com/tlambert03 ) )
24
+
25
+ ** Merged pull requests:**
26
+
27
+ - ci\( pre-commit.ci\) : autoupdate [ \# 148] ( https://github.com/pyapp-kit/ndv/pull/148 ) ([ pre-commit-ci[ bot]] ( https://github.com/apps/pre-commit-ci ) )
28
+ - refactor: use rendercanvas instead of wgpu.gui [ \# 140] ( https://github.com/pyapp-kit/ndv/pull/140 ) ([ tlambert03] ( https://github.com/tlambert03 ) )
29
+
3
30
## [ v0.3.0] ( https://github.com/pyapp-kit/ndv/tree/v0.3.0 ) (2025-02-24)
4
31
5
32
[ Full Changelog] ( https://github.com/pyapp-kit/ndv/compare/v0.2.2...v0.3.0 )
You can’t perform that action at this time.
0 commit comments