Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 654 Bytes

CHANGELOG.md

File metadata and controls

24 lines (15 loc) · 654 Bytes

Change Log

0.1.0

Supported Tree-sitter ABI version: 14

Features

  • Add support for dynamic language injection with @injection.content and @injection.language captures
  • Add support for the #set! directive
  • Add Reload command
  • Add injectionOnly configuration
  • Add supported Tree-sitter ABI version to changelog (reported by miczim00)

Bug Fixes

  • Fix handling of contained tokens (by Tritlo)
  • Fix handling of contained injected tokens (reported by Rowan-Mather)

0.0.1

Supported Tree-sitter ABI version: 14

  • Initial release