Releases: danipen/TextMateSharp
Releases · danipen/TextMateSharp
v1.0.25
v1.0.24
Fixed an index out of range if the AbstractLineList reported wrong index lines.
Full Changelog: v1.0.23...v1.0.24
v1.0.23
Stop the tokenizer thread and start it again when setting a grammar.
Full Changelog: v1.0.22...v1.0.23
v1.0.22
Protect any exception when notifying tokens changed.
Full Changelog: v1.0.21...v1.0.22
v1.0.21
Enable SourceLink for the nuget package.
Full Changelog: v1.0.20...v1.0.21
v1.0.20
Full Changelog: v1.0.19...v1.0.20
v1.0.19
Protect the code against corrupted grammars.
Full Changelog: v1.0.18...v1.0.19
v1.0.18
Fixed a wronly negated condition in StackElement.
Full Changelog: v1.0.16...v1.0.18
v1.0.17
Fixed a NRE in LineTokenizer when grammars are not well formed.
Full Changelog: v1.0.16...v1.0.17
v1.0.16
What's Changed
- Refactor IRegistryOptions by @Takoooooo in #8
New Contributors
- @Takoooooo made their first contribution in #8
Full Changelog: v1.0.15...v1.0.16