We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6f8c93 commit 32282dfCopy full SHA for 32282df
CHANGELOG.md
@@ -1,6 +1,19 @@
1
# CHANGELOG
2
3
4
+## v0.15.2 (2025-08-25)
5
+
6
+### Bug Fixes
7
8
+- **wasm**: Handle different WASM file naming for older versions
9
+ ([`f6f8c93`](https://github.com/Kitware/trame-vtklocal/commit/f6f8c935eeed985c9f74ca516084611de72186dc))
10
11
+### Documentation
12
13
+- **BorderWidget**: Try vtkBorderWidget
14
+ ([`3cf5a41`](https://github.com/Kitware/trame-vtklocal/commit/3cf5a41eba4e393357ed2ce79e9f819b8728bfe0))
15
16
17
## v0.15.1 (2025-08-14)
18
19
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "trame-vtklocal"
-version = "0.15.1"
+version = "0.15.2"
description = "VTK Local Rendering using WASM"
authors = [
{name = "Kitware Inc."},
0 commit comments