We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5546dc6 commit 246e35cCopy full SHA for 246e35c
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v0.16.0 (2026-01-02)
5
+
6
+### Features
7
8
+- **vtklocal**: Add progress event handling during WASM sync
9
+ ([`5546dc6`](https://github.com/Kitware/trame-vtklocal/commit/5546dc6e4246c54d5e117404303ed8137a6d1568))
10
11
12
## v0.15.4 (2025-11-29)
13
14
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "trame-vtklocal"
-version = "0.15.4"
+version = "0.16.0"
description = "VTK Local Rendering using WASM"
authors = [
{name = "Kitware Inc."},
0 commit comments