Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 1.29 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

0.4.2 (2024-12-27)

Features

  • Improve highlight query (8f7b4d5)

Bug Fixes

0.4.1 (2024-08-29)

⚠ BREAKING CHANGES

  • Standardize on lowercase gap everywhere. (12d766a)
  • Tools previously using the tree-sitter-gaptst package should now change the grammar name from GAPtst to gaptst.

Features