Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 631 Bytes

CHANGELOG.md

File metadata and controls

21 lines (13 loc) · 631 Bytes

Change Log

0.0.4

  • Add directives to syntax highlighting.

0.0.3

  • Fix numeric constants not being highlighted within function calls.
  • Fix bug with escaped characters not being highlighted or breaking highlighting.
  • Add support for numeric suffixes to denote specific numeric types.

0.0.2

  • Updated grammar to support new syntax of the language

0.0.1

  • Development release of IDE support for hash lang. Enjoy!