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+ ## v3.11.4 (2026-03-24)
5+
6+ ### Bug Fixes
7+
8+ - ** decorators** : Gracefully Handle ` File ` Read Errors
9+ ([ #53 ] ( https://github.com/Kitware/trame-client/pull/53 ) ,
10+ [ ` f330811 ` ] ( https://github.com/Kitware/trame-client/commit/f330811254ce8e28f7b13f1afb4355e27bf7b9c7 ) )
11+
12+ Used so files with read errors don't halt execution, instead are handled gracefully and submitted to
13+ the server
14+
15+ ### Chores
16+
17+ - ** js** : Add type definitions to js-lib
18+ ([ ` d2512ff ` ] ( https://github.com/Kitware/trame-client/commit/d2512ff681c54d920dea7f3a6e7ce9b5164b1922 ) )
19+
20+ - ** js** : Advance @kitware/trame to v1.0.0
21+ ([ ` b558e1d ` ] ( https://github.com/Kitware/trame-client/commit/b558e1d27b2e4dd409a6fad3f5caa20cba084bef ) )
22+
23+ - ** js** : Remove vtk.js dependency from js-lib
24+ ([ ` ba2b813 ` ] ( https://github.com/Kitware/trame-client/commit/ba2b8133824ae449344a7ba000ffa97ae850e04b ) )
25+
26+
427## v3.11.3 (2026-02-19)
528
629### Bug Fixes
Original file line number Diff line number Diff line change 11[project ]
22name = " trame-client"
3- version = " 3.11.3 "
3+ version = " 3.11.4 "
44description = " Internal client of trame"
55authors = [
66 {name = " Kitware Inc." },
You can’t perform that action at this time.
0 commit comments