Skip to content

Releases: Kir-Antipov/HotAvalonia

HotAvalonia - 2.0.0

30 Nov 00:02
Compare
Choose a tag to compare

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

HotAvalonia - 1.1.1

05 May 18:38
Compare
Choose a tag to compare

Fixes

  • Fixed an InvalidOperationException being thrown on attempts to hot reload a named control (#5)

Full Changelog: 1.1.0...1.1.1

HotAvalonia - 1.1.0

20 Apr 14:40
Compare
Choose a tag to compare

Features

  • Visual Studio support (#3, #4)

Fixes

  • Unquoted StaticResources are no longer hot-reloadable (#2)

New Contributors

Full Changelog: 1.0.1...1.1.0

Visual Studio be like...

HotAvalonia - 1.0.1

03 Nov 15:34
Compare
Choose a tag to compare

Fixes

  • Non-URI-friendly characters in paths are properly processed now (#1)

Full Changelog: 1.0.0...1.0.1

HotAvalonia - 1.0.0

28 Sep 14:40
Compare
Choose a tag to compare

Features

  • Initial release

Full Changelog: ...1.0.0