Skip to content

Commit cdc4f5d

Browse files
committed
chore: changelog v0.3.1
1 parent 849541d commit cdc4f5d

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# Changelog
22

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+
330
## [v0.3.0](https://github.com/pyapp-kit/ndv/tree/v0.3.0) (2025-02-24)
431

532
[Full Changelog](https://github.com/pyapp-kit/ndv/compare/v0.2.2...v0.3.0)

0 commit comments

Comments
 (0)