Skip to content

Latest commit

 

History

History
60 lines (35 loc) · 2.35 KB

CHANGELOG.md

File metadata and controls

60 lines (35 loc) · 2.35 KB

This project adheres to Semantic Versioning.

2.2.2 (2021-03-06)

Bug Fixes

  • declare MIT licence in package.json (ea7d28b)

2.2.1 (2021-03-06)

Bug Fixes

  • licence: re-license under MIT (050926e)

2.2.0 (2020-07-06)

Features

  • support escaping delimiters with a backslash (54fc12f)
  • support nested keystroke tags (074f7f0), closes #95

2.1.0 (2020-07-06)

Bug Fixes

  • only require Node.JS >= 6 (75fece5)

Features

  • publish Typescript types (ce9ac56)

2.0.0 (2018-11-29)

Deprecated

  • Deprecate Node.JS 4 and require Node.JS >= 6

Fixed

  • Update all packages and eliminate dependency versions with known security issues

1.1.1 (2017-11-22)

Fixed

  • Fix for the death loop that occurred if an opening tag was present without a following line break or closing tag (thanks to yamash723!)

1.1.0 (2017-01-03)

Added

1.0.0 (2016-11-06)

  • Initial release.