Skip to content

v0.103.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Dec 23:48
· 83 commits to main since this release
v0.103.0
a5008d5

Bug Fixes

  • core: Handle json from_dict correctly for optinal types (6820cc8)
  • langserver: Increase spaces in FOR snippet (8adad45)

Features

  • langserver: Implemented window/logMessage to log output directly to the language server protocol client (98c96f9)
  • langserver: Added support for GROUP block in RF 7.2 (6495d59)
  • notebook: Implemented interupt execution and restart kernel (2f2f629)