All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Control of minification level
- Detection of RUN in relocation flows
- Fix some issues with white-space-only lines
- Language server is native rust code
- Expanded language diagnostics
- identifies and error checks interprogram branching
- identifies and optionally accepts extended CALL syntax
- Disk image support is bundled, no need for external
a2kit
installation - User control of diagnostic severity
- Goto references will not overlap with goto definitions or declarations
- Some options have changed from boolean to an enumerated severity level
- Platform support works differently
- Out of the box support for Linux-x64, Mac-x64, Mac-aarch64, and Windows-x64, everything needed is bundled.
- Universal version requires an external
a2kit
installation, not only for disk images, but for all services.