Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 475 Bytes

CHANGELOG.md

File metadata and controls

15 lines (11 loc) · 475 Bytes

Change Log

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

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

1.1.1

  • Allow whitespace after the hash or backslash. Ex. {{# sectionName }}
  • Better matching for mustache comments

1.1.0

  • Add support for extensions: mst, mu, stache
  • Change block comments to match mustache comments. i.e. {{! comment }}

1.0.0

  • Initial release