Skip to content

v0.18.0

Latest
Compare
Choose a tag to compare
@Arcensoth Arcensoth released this 12 Jun 18:57
· 4 commits to main since this release

Added

  • Implemented highlighting for Markdown code blocks in VSCode
  • Add more block comment prefix characters (#45)

Fixed

  • Fixed compile errors due to unbounded dependency versions
    • @types/js-yaml has had a semver breaking change
    • typescript requires type assertions in more places

Removed

  • Removed the incomplete version-specific grammar to avoid confusion