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.5.2 (2025-01-20)
5+
6+ ### Bug Fixes
7+
8+ - ** test** : Fix test helpers for Windows
9+ ([ ` cd4b0d4 ` ] ( https://github.com/Kitware/trame-client/commit/cd4b0d4496b7d83be3c879d9b036b52a630eae1d ) )
10+
11+ * Use full current python path when running Selenium server python process * Fix port parsing in
12+ xprocess logs for Windows * Add option to disable log prints to avoid test clutter
13+
14+ ### Continuous Integration
15+
16+ - Skip changelog for codespell
17+ ([ ` 15c968d ` ] ( https://github.com/Kitware/trame-client/commit/15c968d798a022534c3ee9b26ca2e90bf54b7721 ) )
18+
19+ ### Documentation
20+
21+ - Update README.rst
22+ ([ ` 2e75d47 ` ] ( https://github.com/Kitware/trame-client/commit/2e75d47533b545c2f2cbfb27a538468f15242b9b ) )
23+
24+ - ** js** : List JS dependency
25+ ([ ` c87fa89 ` ] ( https://github.com/Kitware/trame-client/commit/c87fa89d6b7fccded0095ae5bdcec49fcaa95242 ) )
26+
27+
428## v3.5.1 (2024-12-30)
529
630### Bug Fixes
Original file line number Diff line number Diff line change 11[project ]
22name = " trame-client"
3- version = " 3.5.1 "
3+ version = " 3.5.2 "
44description = " Internal client of trame"
55authors = [
66 {name = " Kitware Inc." },
You can’t perform that action at this time.
0 commit comments