Skip to content

Releases: Kitware/trame-server

v3.4.0

10 Mar 17:03

Choose a tag to compare

v3.4.0 (2025-03-10)

This release is published under the Apache License 2.0 License.

Build System

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

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

Updates codecov/codecov-action from 5.3.1 to 5.4.0


updated-dependencies:

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

update-type: version-update:semver-minor

dependency-group: actions ...

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

  • deps: Bump relekang/python-semantic-release in the actions group (413f728)

Bumps the actions group with 1 update: relekang/python-semantic-release.

Updates relekang/python-semantic-release from 9.19.1 to 9.21.0


updated-dependencies:

  • dependency-name: relekang/python-semantic-release dependency-type: direct:production

update-type: version-update:semver-minor

dependency-group: actions ...

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

  • deps: Bump relekang/python-semantic-release in the actions group (8f90229)

Bumps the actions group with 1 update: relekang/python-semantic-release.

Updates relekang/python-semantic-release from 9.19.0 to 9.19.1


updated-dependencies:

  • dependency-name: relekang/python-semantic-release dependency-type: direct:production

update-type: version-update:semver-patch

dependency-group: actions ...

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

  • deps: Bump relekang/python-semantic-release in the actions group (8169c38)

Bumps the actions group with 1 update: relekang/python-semantic-release.

Updates relekang/python-semantic-release from 9.17.0 to 9.19.0


updated-dependencies:

  • dependency-name: relekang/python-semantic-release dependency-type: direct:production

update-type: version-update:semver-minor

dependency-group: actions ...

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

  • deps: Bump relekang/python-semantic-release in the actions group (e630f73)

Bumps the actions group with 1 update: relekang/python-semantic-release.

Updates relekang/python-semantic-release from 9.15.2 to 9.16.1


updated-dependencies:

  • dependency-name: relekang/python-semantic-release dependency-type: direct:production

update-type: version-update:semver-minor

dependency-group: actions ...

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

  • deps: Bump the actions group with 2 updates (faa7b32)

Bumps the actions group with 2 updates: codecov/codecov-action and relekang/python-semantic-release.

Updates codecov/codecov-action from 5.1.2 to 5.3.1 - Release notes - Changelog - Commits

Updates relekang/python-semantic-release from 9.16.1 to 9.17.0 - Release notes - Changelog - Commits

--- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production

update-type: version-update:semver-minor

dependency-group: actions

  • dependency-name: relekang/python-semantic-release dependency-type: direct:production

dependency-group: actions ...

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

Continuous Integration

Documentation

  • enable_module: Serve instead of server (8221d95)

Features

  • weakref: Support weakref.WeakMethod in state.change and ctrl (db9c2a4)

Detailed Changes: v3.3.0...v3.4.0

v3.3.0

12 Jan 18:21

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

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

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

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

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

Choose a tag to compare

Fix

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

v3.2.2

19 Sep 16:05

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

Choose a tag to compare

Fix

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

v3.2.0

16 Sep 21:44

Choose a tag to compare

Feature

  • network_completion: Allow to await network_completion (da22615)