Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 749 Bytes

CHANGELOG.md

File metadata and controls

27 lines (18 loc) · 749 Bytes

Change Log

All notable changes to the "vscode-language-cimpl" extension will be documented in this file.

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

0.2.0 - 2018-07-10

  • Added highlighting for URLs as unquoted strings
  • Added constrain to the list of keywords
  • Added fix to the list of functions
  • Added several Grammar definitions to be highlighted

0.1.3 - 2018-05-24

  • Added Target to the list of keywords

0.1.2 - 2018-03-20

  • Added documentation of changes to README/Changelog
  • Added 'ValueSet' to syntax highlighting
  • Added concepts to syntax highlighting

0.1.0 - 2018-03-19

  • Added support for block-level comments in CIMPL

0.0.1

  • Initial release