Release notes - 1.43
1.43.0
2023-10-20
Bug Fixes
- compiler/scopes: projection scopes were dropping array tokens (0158d66)
- compiler: removed “stack” from CompilationError, as it made ser/de impossible (3b17c58)
- deps: upgrade pf4j (543f637)
- http: add namespace to HttpService (720b593)
- imports: fix inline types on annotations causing compilaiton errors (5fdc323)
- imports: inline types can now be imported (94859b2)
- lsp/completion: fix bug where types were all prefixed with an @ (9cb1ca8)
- lsp: fix errors thrown by language server (e912772)