We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc229ec commit cc5819dCopy full SHA for cc5819d
CHANGELOG.md
@@ -1,6 +1,19 @@
1
# CHANGELOG
2
3
4
+## v2.9.0 (2025-06-23)
5
+
6
+### Continuous Integration
7
8
+- Skip volume rendering testing
9
+ ([`dc229ec`](https://github.com/Kitware/trame-vtk/commit/dc229ec2f07ad80392ce507be0e0d40471bacaf5))
10
11
+### Features
12
13
+- **vtk**: Enable custom VTK build
14
+ ([`448530a`](https://github.com/Kitware/trame-vtk/commit/448530a6456bdfebedd0b356ea5632a345dbc301))
15
16
17
## v2.8.17 (2025-06-03)
18
19
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "trame-vtk"
-version = "2.8.17"
+version = "2.9.0"
description = "VTK widgets for trame"
authors = [{ name = "Kitware Inc." }]
dependencies = ["trame-client>=3.4,<4"]
0 commit comments