Skip to content

Files

Latest commit

e031260 · Nov 10, 2024

History

History
45 lines (26 loc) · 763 Bytes

CHANGELOG.md

File metadata and controls

45 lines (26 loc) · 763 Bytes

Change Log

All notable changes to the "oat" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[Unreleased]

[0.0.1] - 2020-04-06

Added

  • Syntax Highlighting
  • Code Snippets
  • Syntax Error Diagnostics

[0.1.0] - 2020-04-10

Added

  • Error Recovery for parsing

Changed

  • For loop snippet now includes semicolon for update statement

[0.2.0] - 2020-04-19

Added

  • Mode for Oat V2
  • Typechecking
  • Handles lexing errors gracefully

Changed

  • Default is now Oat V2
  • Parsing recovery now closes parens before resuming

[0.2.2] - 2024-11-09

Changed

  • Updated dependencies for security updates
  • Registered language icon