Releases: icsharpcode/AvalonEdit
Releases · icsharpcode/AvalonEdit
AvalonEdit 6.3.1
- Fix rectangular selection ignores scroll offset by @mgarstenauer
- Fix JSON highlighting by @ltrzesniewski
- Add support for runtimes without built-in COM interop by @kekekeks
- Change framework targets: .NET 8.0 instead of .NET 7.0
- Migrate to NUnit 4
AvalonEdit 6.3.0
- Change framework targets: .NET 7.0 instead of .NET Core 3.1
- Spelling fixes by @jimfoye
- Fixes by @ltrzesniewski for keyword ordering and named highlighting registrations
AvalonEdit 6.2.0
- Change framework targets to .NET Framework 4.6.2, .NET Core 3.1 and .NET 6.0 (.NET Framework 4.0, 4.5 and .NET 5.0 removed)
- Minor bug fixes
AvalonEdit 6.1.3
- TFM changes: net6.0-windows (LTS) added
- Expose MarkerPen and MarkerCornerRadius on SearchPanel
- Fix TSQL highlighting where a backslash exists before a single quote literal ('') in a string
AvalonEdit 6.1.2
TFM changes: netcoreapp3.0 removed in favor of netcoreapp3.1 (LTS), net5.0-windows added
AvalonEdit 6.1.1
Fix wrong implementation of attached properties
AvalonEdit 6.1.0
AvalonEdit 6.1 Preview
AvalonEdit 6.0.1
Minor bug fix release
AvalonEdit 6.0
For change details please see CHANGELOG.md. Most notable is the support of .NET Core 3.0.