Releases: danipen/TextMateSharp
Releases · danipen/TextMateSharp
v1.0.10
Invalidate the first line to force reparse when setting the grammar.
Full Changelog: v1.0.9...v1.0.10
v1.0.9
Improve TMModel implementation.
Full Changelog: v1.0.8...v1.0.9
v1.0.8
Setup time and length constraints for the TMModel. Tokenize at most 1000 lines. Estimate the tokenization speed per character and stop when:
- MAX_ALLOWED_TIME is reached
- tokenizing the next line would go above MAX_ALLOWED_TIME
Full Changelog: v1.0.7...v1.0.8
v1.0.7
Setup the native deps for nuget packages
Full Changelog: v1.0.6...v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
Initial release.
Full Changelog: v1.0.0...v1.0.1