Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 574 Bytes

CHANGELOG.md

File metadata and controls

19 lines (11 loc) · 574 Bytes

Change Log

All notable changes to the lrvm-lasm extension will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.2 - 2020-08-10

  • Add support for #str and #d8|16|32 directives

0.1.1 - 2020-08-08

  • Add support for internal labels (.label)
  • Highlight labels used directly in jp instruction

0.1.0 - 2020-08-08

  • Complete support for LRVM's LASM language