0.5.0 (2025-02-16)
- hl: highlights for custom null & position labels (bb47154)
- improve parsing import statement in string (7722157)
- parsing: custom start & end tokes (d98f70f)
- imports: simplify logic, add extra tests (df4877e)
0.4.0 (2025-01-27)
- 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)
0.3.0 (2025-01-20)
- 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)
- globs: add glob escape (bc9dfc6)
- identifiers: dot escape (f120a7f)
- quoted strings and block comment (796f01a)
- remove unused rules & testing identifier (4873a54)
- split declarations (23d6494), closes #28
- tests for new grammar (7cf678e)
0.2.0 (2025-01-09)
- highlight: add injections (4c0e80e)
- hightlight: add support for special md injections and some keywords (82fb5c1)
- imports: add imports parsing (14b85d2)
- labels: better predefined value parsing (ints, bools) (a67c6c8)
- uml classes (a7e3c3b)
- field: remove duplicative field labels (dd1771a)
- no args / no returns bugs (75e330a)
- parsing: remove unused fields (892fa7f)
- typo: refference -> reference (373530d)
- 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)
- release 0.1.0 (f26c4a7)