Releases: AvaloniaUI/AvaloniaEdit
Releases · AvaloniaUI/AvaloniaEdit
11.0.0-preview1
What's Changed
- Try/catch exceptions for override methods and events by @danipen in #213
- Fixed index out of range replacing text by @danipen in #214
- Fix the wrong complete window position by @whistyun in #215
- Expose the search panel in the TextEditor by @danipen in #218
- Fix syntax highlighting is not applied sometimes by @danipen in #222
- Handle batch documents updates by @danipen in #225
- Update TextMateSharp to 1.0.34 by @danipen in #230
- Update to TextMateSharp 1.0.38 by @danipen in #234
- Fix strikethrough in MacOS by @danipen in #237
- Enable ScrollTo functionality by @danipen in #235
- Expose properties for context menus by @danipen in #236
- Update TextMateSharp to 1.0.40 by @danipen in #239
- TextFormatter port by @Gillibald in #216
- Update to TextMateSharp 1.0.43 by @danipen in #245
- Make FileReader public by @AlphaNecron in #202
- Update to 11.0.0-preview1 and support Unicode by @Takoooooo in #247
Full Changelog: 0.10.12.2...11.0.0-preview1
0.10.12.2
0.10.12.1
0.10.12
- AvaloniaEdit,AvaloniaEdit.TextMate,AvaloniaEdit.TextMate.Grammars NuGet packages were published.
- AvaloniaEdit started to support TextMate grammars
- TextMate grammars are published as a separate NuGet package so you can use them or you can use only grammars you need by implementing IRegistryOptions interface.
0.10.0 Preview 6
0.10.0-preview6 bump version.
Beta 1 - 0.6.0
nuget packages are available here:
https://www.nuget.org/packages/Avalonia.AvaloniaEdit/0.6.0
This release has parity with Avalonia version 0.6.x, it also has various performance and stability fixes.
0.2.3-alpha
Merge pull request #41 from danwalmsley/netstandard1.3 Netstandard1.3
0.2.2
Merge pull request #32 from danwalmsley/updateavalonia Updates and Fixes in preparation for coming avalonia updates
0.2.1-alpha: Merge pull request #22 from danwalmsley/fix-publish-nugets
fix publish on tags.
0.2.0-alpha: Merge pull request #22 from danwalmsley/fix-publish-nugets
fix publish on tags.