Skip to content

v0.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 09:00
· 2 commits to master since this release

V0.0.5

Added

  • Added a command "ABS: Compile File" to compile the current file.

  • Added extension options:

    • abs.compileCommand: the command to invoke the ABS compiler.
    • abs.backend: The default target language to use.
    • abs.compileOptions: An array of additional arguments for the compiler.