Releases: danipen/TextMateSharp
Releases · danipen/TextMateSharp
v1.0.64
v1.0.63
What's Changed
- Fix
StateStack.Reset()
does not reset anchor position by @aikawayataro in #73 - Use StringBuild.Append(char) to append single characters by @Numpsy in #74
- Fix some CA1854 NetAnalyzers suggestions by @Numpsy in #71
Full Changelog: v1.0.62...v1.0.63
v1.0.62
Full Changelog: v1.0.61...v1.0.62
v1.0.61
What's Changed
- Refactor to use Onigwrap package by @aikawayataro in #70
New Contributors
- @aikawayataro made their first contribution in #70
Full Changelog: v1.0.60...v1.0.61
v1.0.60
v1.0.59
v1.0.58
v1.0.57
Update csharp grammar to the latest available version: microsoft/vscode@35d97bc
V1.0.56
What's Changed
- Fix Json serialization AOT issue by @hez2010 in #53
- Json 7.0.0 by @Andrew1Medvedev in #54
- Include packages for x86/x64 onigwrap.dll, and dynamic binding betwee… by @Andrew1Medvedev in #55
Full Changelog: v1.0.55...v1.0.56