Skip to content

AvaloniaRider v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Sep 17:35
· 12 commits to main since this release

Changed

  • (Requirement update!) Update the minimally supported Rider version to 2024.2.
  • Expand the supported Rider range to 2024.3 (not yet released).
  • Replace a lot of deprecated IDE APIs used by the plugin.
  • directProperty and styledProperty templates: use the modern nameof syntax. Thanks to @rabbitism!

Added