Skip to content

HotAvalonia - 2.0.0

Latest
Compare
Choose a tag to compare
@Kir-Antipov Kir-Antipov released this 30 Nov 00:02

Features

  • Added support for hot reloading controls from referenced projects (#7)
  • Added support for hot reloading icons, images, and other assets
  • Added F# support (#8)
  • Added VB.NET support (#8)
  • Added support for .NET 9 (#14)
  • Control methods that require refiring upon hot reload can now be marked with the [AvaloniaHotReload] attribute (#13)

Fixes

  • Fixed a TypeAccessException being thrown when attempting to hot reload a control with private event handlers (#11)
  • Fixed a NullReferenceException being thrown when attempting to hot reload an ExperimentalAcrylicBorder (#12)

Full Changelog: 1.1.1...2.0.0