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)