File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.16.3 (2026-01-28)
5+
6+ ### Bug Fixes
7+
8+ - ** emit_memory** : Add property to optionally report memory consumption
9+ ([ ` 01bd843 ` ] ( https://github.com/Kitware/trame-vtklocal/commit/01bd8436ad5fc0525c7d1a0ac2e6339c5913289a ) )
10+
11+ ### Documentation
12+
13+ - ** example** : Add emit_memory=True prop
14+ ([ ` 7a85d2f ` ] ( https://github.com/Kitware/trame-vtklocal/commit/7a85d2f09824ae0bd63a554d28788b9c5de1cfa6 ) )
15+
16+ ### Testing
17+
18+ - Add helper methods to test perf
19+ ([ ` 6bb7cfc ` ] ( https://github.com/Kitware/trame-vtklocal/commit/6bb7cfcbd388d750a3019ab43c3ca49fa1af3236 ) )
20+
21+
422## v0.16.2 (2026-01-27)
523
624### Bug Fixes
Original file line number Diff line number Diff line change 11[project ]
22name = " trame-vtklocal"
3- version = " 0.16.2 "
3+ version = " 0.16.3 "
44description = " VTK Local Rendering using WASM"
55authors = [
66 {name = " Kitware Inc." },
You can’t perform that action at this time.
0 commit comments