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.3.0 (2025-01-12)
5+
6+ ### Chores
7+
8+ - Fix pyproject syntax
9+ ([ ` 296c4cd ` ] ( https://github.com/Kitware/trame-server/commit/296c4cdc6a86aa17ad591d5b80eff5c14714553e ) )
10+
11+ ### Continuous Integration
12+
13+ - Pre-commit exclude changelog
14+ ([ ` 3231702 ` ] ( https://github.com/Kitware/trame-server/commit/3231702c57c8ea55ede3384a815c883a7a7dffea ) )
15+
16+ - ** pyproject** : Add target-version in tool.ruff
17+ ([ ` 468c467 ` ] ( https://github.com/Kitware/trame-server/commit/468c4675bf9ff48b61580bee82b405d6a38f4bd6 ) )
18+
19+ ### Documentation
20+
21+ - ** state** : Example of state.modified_keys usgae
22+ ([ ` ca5b51e ` ] ( https://github.com/Kitware/trame-server/commit/ca5b51e97eab99563547191dc297161f96ef4727 ) )
23+
24+ ### Features
25+
26+ - ** state** : Add modified_keys accessor
27+ ([ ` 12733a1 ` ] ( https://github.com/Kitware/trame-server/commit/12733a182019aa23dcfe441ba29cbfacb194fdd7 ) )
28+
29+ ### Testing
30+
31+ - ** state** : Fix possible exec order swap
32+ ([ ` 1f8dd8a ` ] ( https://github.com/Kitware/trame-server/commit/1f8dd8acfb50b1279944ea74edd8c3d96f4bb02d ) )
33+
34+
435## v3.2.7 (2025-01-07)
536
637### Bug Fixes
Original file line number Diff line number Diff line change 11[project ]
22name = " trame-server"
3- version = " 3.2.7 "
3+ version = " 3.3.0 "
44description = " Internal server side implementation of trame"
55authors = [
66 {name = " Kitware Inc." },
You can’t perform that action at this time.
0 commit comments