Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 568 Bytes

CHANGELOG.md

File metadata and controls

23 lines (18 loc) · 568 Bytes

Changelog

All notable changes to this project will be documented in this file.

[2.1.0] - 2021-04-14

  • Add the dist directory, and a minified version of the script

[2.0.1] - 2021-03-02

Fixed

  • Fix inline razor blocks inside tag attributes (inside double quotes)

[2.0.0] - 2020-09-28

Added

  • Support the @code directives

Changed

  • Update dependency on highlight.js (support 10.0)

[1.2.0] - 2019-09-13

Added

  • Support the @pages directive
  • Support razor comments

Changed

  • Update dependency on highlight.js