Release notes - 1.4
1.40.0
2023-07-28
Bug Fixes
- core/type lookup: consider inherited fields when looking up paths to a type (15e7ff9)
- csv: allow csv accessors to be disabled (42c1630)
- java2taxi: enums with alias now generate new enum types (eef6779)
- lsp: fix npes in lang server, add new textmate grammar. (028e89d)
- taxi2java: fix generation of aliases declared on enums (154adc5)
- vscode-plugin: fix build (dcb1a35)
- vscode-plugin: fix plugin not launching (0eb52f9)