Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 377 Bytes

CHANGELOG.md

File metadata and controls

20 lines (15 loc) · 377 Bytes

Change Log

0.1.0

  • Initial release

0.1.1

  • Fix broken readme images

0.1.2

  • Improve support for @for loops
  • Add support for razor comments

0.1.3

  • Change display name to Razor+

0.1.4

  • Improve using directives by using newfound knowledge of regex lookaheads
  • Add keywords and category to package.json
  • Add LICENSE - MIT
  • Support escaped "@" signs