Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 917 Bytes

CHANGELOG.md

File metadata and controls

36 lines (21 loc) · 917 Bytes

Changelog

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.

v1.1.0 - 2024-07-31

Added

  • Code formatting.
  • Extension log.

Fixed

  • Syntax bug allowing comments on HLT or CHAR instructions without arguments.

v1.0.1 - 2024-07-26

Fixed

  • Fixed .mix files being the associated source file to the proper .mixal.

v1.0.0 - 2024-07-25

Added

  • Syntax highlighting for MIXAL.
  • Project configuration and package info.