Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.64 KB

CHANGELOG.md

File metadata and controls

28 lines (17 loc) · 1.64 KB

Changelog

1.0.1 (2023-07-27)

Bug Fixes

  • remove unnecessary conflict (085828e)

1.0.0 (2023-05-13)

Features

  • add captures, the frontier pattern, and the . char (710506d)
  • add ci (354c5fc)
  • add highlight queries (ebc6739)
  • add negated classes (393915d)
  • add release action (0675123)
  • add Swift bindings (9b3379c)
  • allow _class to be captured by nodes, add file docs and eslint formatting (03243f8)
  • update bindings (10b4ff9)
  • update highlights (41c1c60)

Bug Fixes

  • allow set negator ("^") to be highlighted individually (eabab08)