Skip to content

Releases: Kitware/trame-server

v2.1.0

04 Jun 17:40

Choose a tag to compare

Feature

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

v2.0.2

30 May 21:14

Choose a tag to compare

Fix

  • state: No @state.change exec before server ready (50acbb5)

v2.0.1

27 May 16:26

Choose a tag to compare

Fix

  • Add github action for semantic release (661b74a)
  • vue_use: Fix typo in 'reduce_vue_use' (37823d4)
  • controller: Add decorator for 'set' and 'add' (28894d3)
  • kwarg: Improve **kwarg handling in server.start (218400d)
  • async: Fix method call (ddf6938)
  • async: Export task decorator (0fb23e9)
  • vue_use: Reduce duplicate and merge options (a8ce28b)

Documentation

  • api: Update controller api (b02b741)
  • api: Add missing API docstring (00e8ad4)