Skip to content

Releases: Kitware/trame-server

v2.3.0

20 Oct 21:46
Compare
Choose a tag to compare

Feature

  • state: Allow state change to be async + add clean method (fa41cdd)

Fix

  • state: Better network handling for collaboration (b3b0e2f)

v2.2.1

27 Sep 17:46
Compare
Choose a tag to compare

Fix

  • aiohttp.router: Simplify route management (245baaf)
  • controller: Add support for async tasks (45bf037)

v2.2.0

22 Sep 21:45
Compare
Choose a tag to compare

Feature

  • wslink: Add lifecycle to allow web server routes to be added (9432cc8)

v2.1.6

12 Aug 15:46
Compare
Choose a tag to compare

Fix

  • wslink: Handle new --reverse-url cli arg (eb4eceb)

v2.1.5

10 Aug 01:26
Compare
Choose a tag to compare

Fix

  • trigger: Allow triggers to return something (aebfb01)

Documentation

  • coverage: Remove codecov PR comment (1ae8142)
  • coverage: Add setup.py to .coveragerc (ee4f01b)

v2.1.4

14 Jun 22:41
Compare
Choose a tag to compare

Fix

  • desktop: Add support for gui option (2d59706)

Documentation

  • codecov: Show coverage for all source files (1c2b98e)
  • codecov: Upload coverage to codecov (3a00af1)
  • codecov: Create and print coverage report (809a6de)

v2.1.3

10 Jun 20:25
Compare
Choose a tag to compare

Fix

  • state.update: Prevent equal value to trigger change (5d2d5e1)

v2.1.2

10 Jun 20:06
Compare
Choose a tag to compare

Fix

  • state: Prevent equal value to trigger change (4c3165f)

Documentation

  • contributing: Add CONTRIBUTING.rst (27212aa)

v2.1.1

06 Jun 14:11
Compare
Choose a tag to compare

Fix

  • flush: Force flush for information print (fda6300)

v2.1.0

04 Jun 17:40
Compare
Choose a tag to compare

Feature

  • ui: Introduce virtual node manager on server (f50551e)