Skip to content

Releases: Kitware/trame-server

v3.3.0

12 Jan 18:21
Compare
Choose a tag to compare

v3.3.0 (2025-01-12)

Chores

Continuous Integration

  • Pre-commit exclude changelog (3231702)

  • pyproject: Add target-version in tool.ruff (468c467)

Documentation

  • state: Example of state.modified_keys usgae (ca5b51e)

Features

  • state: Add modified_keys accessor (12733a1)

Testing

  • state: Fix possible exec order swap (1f8dd8a)

Detailed Changes: v3.2.7...v3.3.0

v3.2.7

07 Jan 18:46
Compare
Choose a tag to compare

v3.2.7 (2025-01-07)

Bug Fixes

  • wslink: Remove AppKey warning (b0bf240)

Build System

  • deps: Bump codecov/codecov-action in the actions group (cc6023d)

Bumps the actions group with 1 update: codecov/codecov-action.

Updates codecov/codecov-action from 4.0.1 to 5.1.2


updated-dependencies:

  • dependency-name: codecov/codecov-action dependency-type: direct:production

update-type: version-update:semver-major

dependency-group: actions

...

Signed-off-by: dependabot[bot] support@github.com

Chores

Continuous Integration


Detailed Changes: v3.2.6...v3.2.7

v3.2.6

07 Jan 02:39
Compare
Choose a tag to compare

v3.2.6 (2025-01-07)

Bug Fixes

  • ruff: Handle lint suggestion (ab94d97)

Continuous Integration

  • Improve project automation (37d33cc)

  • Pre-commit prettier (e331a05)

  • codecov: Try to fix upload (ca4814b)

Documentation

  • readme: Update README.rst (73bad67)

Testing

  • Improve coverage (eba8290)

  • windows: Try to fix raise condition on windows (24804d6)


Detailed Changes: v3.2.5...v3.2.6

v3.2.5

04 Jan 02:27
Compare
Choose a tag to compare

v3.2.5 (2025-01-04)

Bug Fixes

  • enable_module: Return True if the module was loaded (84aa953)

Continuous Integration

Documentation

Testing

  • state: Get 100% coverage (d9db56f)

Detailed Changes: v3.2.4...v3.2.5

v3.2.4

30 Dec 01:25
Compare
Choose a tag to compare

v3.2.4 (2024-12-30)

Bug Fixes

  • ci: Update to pyproject and ruff (406ae4a)

Documentation

  • example: Add child-server with size observer (c3bf08c)

  • example: Child server translation (c5b917d)

  • state: Add missing doc strings (09af332)


Detailed Changes: v3.2.3...v3.2.4

v3.2.3

19 Sep 20:00
Compare
Choose a tag to compare

Fix

  • prefix: Add exclamation to JS delimiters (74dfcc6)

v3.2.2

19 Sep 16:05
Compare
Choose a tag to compare

Fix

  • prefix: Add comma to JS delimiters (3d754ab)

Documentation

  • child_server: Update example (9feae26)

v3.2.1

18 Sep 21:41
Compare
Choose a tag to compare

Fix

  • child_server: Fix method binding on event (211a196)

v3.2.0

16 Sep 21:44
Compare
Choose a tag to compare

Feature

  • network_completion: Allow to await network_completion (da22615)

v3.1.2

03 Sep 22:55
Compare
Choose a tag to compare

Fix