Releases: ravsii/tree-sitter-d2
Releases · ravsii/tree-sitter-d2
v0.5.1
v0.5.0
v0.4.1
NOTE: Download tree-sitter-d2.tar.gz
for the complete source code.
v0.4.0
0.4.0 (2025-01-27)
Features
- add folds (3f9bb70)
- add visibility marks (630069f)
- add visibility marks (#72) (5442481)
- better eol (106897a)
- better spaced_str rule (368f43c)
- empty codeblock as markdown, underscore fixes (772b81d)
- hl: underscore and filters (db11ec6)
- label: better label parsing & emoji support (fc64574)
- unified escape, better connection references (74f34fe)
Bug Fixes
v0.3.0
0.3.0 (2025-01-20)
Features
- comments: add @spell (71f799b)
- globs: initial support for base cases (ea4cbfe)
- grammar: add block comments (fb0be61)
- hightlight: add delimiters (0c6ff41)
- hl: add "()" brackets to punctuation, add connection reference hl (baf9b5e)
- hl: add glob support (234fd09)
- hl: add more brackets (78c07e1)
- hl: more keywords (af39dbe)
- hl: move identifiers to functions, make test file compact (fd3ef46)
- hl: variable highlighting (668c3c8)
- quoted strings (3bc0775)
- split identifier into single and chained (8967ee1)
- split int/float, proper boolean hl (9fced8d)
- variables: add variable parsing (bea6440)
Bug Fixes
v0.2.0
v0.1.0
0.1.0 (2025-01-01)
Features
- add connection identifiers (bf331ef)
- add connections chaining (881594e)
- add connections support (5f9e165)
- add expr, fix conn reference (7da87e5)
- add multiline connections (6b8e901)
- add release-please action (c102468)
- add support for sub identifiers (x.y) (5eb4557)
- better labels & code blocks (fdf4c4d)
- connection (0a45480)
- connection references (89b9d0a)
- container blocks (96c40ee)
- container referencing parents (6899f76)
- containers, fix: remove exec (01e5436)
- escape sequence identifiers (db3cfff)
- finished text&code code blocks (f55ef42)
- highlights (aa70b93)
- icons & images (86009f0)
- sql grammar (423cd05)
- uml: args parsing (d60dc44)
Bug Fixes
Miscellaneous Chores
- release 0.1.0 (f26c4a7)