Skip to content

v1.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 00:56
v1.5.0
58237dd

Features

  • cli: Add new command line switch --log-config to specify a python json log configuration (31a11f2)
  • jsonrpcl: Simplify error message formatting in JsonRPCProtocol for better readability in clients (75614b0)

Refactor

  • langserver: Remove some unused code (fa429a5)
  • langserver: Simplify keyword renaming (3836362)
  • langserver: Simplify variable renaming (779fd70)

Testing

  • Update regression tests for RF 7.3.2 (fd1b89a)