v0.13
github-actions
released this
11 Mar 08:34
·
69 commits
to refs/heads/main
since this release
What's Changed
🚀 Language Server
- Inherit statement level attributes (#461) @MarkusAmshove
- Add VAL postfix to alphanumeric types (#460) @MarkusAmshove
- Add case translation postfix snippets (toLowerCase, toUpperCase) (#459) @MarkusAmshove
- Implement postfix completion (#457) @MarkusAmshove
- Fix variable hover on input operands (#456) @MarkusAmshove
- Add endpoint to return structural information about INPUT statements (#453) @MarkusAmshove
- Change background initialization messages (#452) @MarkusAmshove
🔎 Parser
- Consume RULEVAR and INCDIR (#462) @MarkusAmshove
🧰 Maintenance
- Upgrade to Java 21 (#455) @MarkusAmshove