Skip to content

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 27 May 16:26
· 273 commits to master since this release

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)