Skip to content

Releases: icsharpcode/AvalonEdit

AvalonEdit 6.3.1

Choose a tag to compare

@christophwille christophwille released this 13 Apr 06:04
  • 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

Choose a tag to compare

@christophwille christophwille released this 19 Mar 09:07
  • 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

Choose a tag to compare

@christophwille christophwille released this 10 Dec 11:15
  • 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

Choose a tag to compare

@christophwille christophwille released this 28 Dec 10:49
9e4089d
  • 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

Choose a tag to compare

@christophwille christophwille released this 01 Jun 07:39

TFM changes: netcoreapp3.0 removed in favor of netcoreapp3.1 (LTS), net5.0-windows added

AvalonEdit 6.1.1

Choose a tag to compare

@christophwille christophwille released this 15 Mar 17:35

Fix wrong implementation of attached properties

AvalonEdit 6.1.0

Choose a tag to compare

@christophwille christophwille released this 08 Mar 15:28
664b6f5

AvalonEdit 6.1 Preview

Choose a tag to compare

@christophwille christophwille released this 07 Sep 10:33
d7339e5

AvalonEdit 6.0.1

Choose a tag to compare

@christophwille christophwille released this 30 Dec 13:09

Minor bug fix release

AvalonEdit 6.0

Choose a tag to compare

@christophwille christophwille released this 24 Sep 05:23

For change details please see CHANGELOG.md. Most notable is the support of .NET Core 3.0.