Releases: icsharpcode/AvalonEdit
Releases · icsharpcode/AvalonEdit
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.
AvalonEdit 6.0 Preview 1
Built with dotnet-sdk-3.0.100-preview7-012821-win-x64.exe and msbuild version 16.1.76.45076.
Target frameworks: netcoreapp3.0 net40 net45