Releases: AvaloniaUI/Live.Avalonia
Releases · AvaloniaUI/Live.Avalonia
1.4.1
Dependencies:
- 23d9522 Bump ReactiveUI.Fody from 14.2.1 to 14.3.1 (#16) @dependabot[bot]
- 09e58e5 Bump ReactiveUI.Fody from 14.3.1 to 14.3.10 (#17) @dependabot[bot]
- ffb4036 Bump ReactiveUI.Fody from 14.3.10 to 15.1.1 (#18) @dependabot[bot]
- e487f77 Bump ReactiveUI.Fody from 15.1.1 to 16.1.1 (#19) @dependabot[bot]
- 55229c1 Bump ReactiveUI.Fody from 16.1.1 to 16.2.1 (#20) @dependabot[bot]
- 450a129 Bump ReactiveUI.Fody from 16.2.1 to 16.2.6 (#21) @dependabot[bot]
- fc3ab21 Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.240 (#22) @dependabot[bot]
- df35bb3 Bump ReactiveUI.Validation from 2.1.1 to 2.2.1 (#23) @dependabot[bot]
- a18d129 Bump Nerdbank.GitVersioning from 3.4.240 to 3.4.244 (#24) @dependabot[bot]
- da4d3bb Bump ReactiveUI.Fody from 16.2.6 to 16.3.10 (#27) @dependabot[bot]
- 2aca503 Bump ReactiveUI.Fody from 16.3.10 to 17.0.1 (#29) @dependabot[bot]
- 13eff7d Bump ReactiveUI.Fody from 17.0.1 to 17.1.6 (#31) @dependabot[bot]
- 7bc58cc Bump ReactiveUI.Fody from 17.1.6 to 17.1.9 (#33) @dependabot[bot]
- 9787cfd Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 (#35) @dependabot[bot]
- a12c5d7 Bump ReactiveUI.Fody from 17.1.9 to 17.1.17 (#34) @dependabot[bot]
- 9486b68 Bump ReactiveUI.Fody from 17.1.17 to 17.1.46 (#36) @dependabot[bot]
- fa28b36 Bump ReactiveUI.Fody from 17.1.46 to 17.1.50 (#37) @dependabot[bot]
- 0d6ccaa Bump ReactiveUI.Fody from 17.1.50 to 18.0.7 (#38) @dependabot[bot]
- 4ec93b6 Bump FSharp.SystemTextJson from 0.17.4 to 0.19.13 (#41) @dependabot[bot]
- db852fb Bump ReactiveUI.Validation from 2.2.1 to 3.0.1 (#42) @dependabot[bot]
- b9e0b8c Bump Nerdbank.GitVersioning from 3.4.255 to 3.5.109 (#46) @dependabot[bot]
- 0bbc124 Bump ReactiveUI.Fody from 18.0.7 to 18.3.1 (#44) @dependabot[bot]
- 6e331d5 Bump FSharp.SystemTextJson from 0.19.13 to 1.0.6 (#50) @dependabot[bot]
- 9852bdd Bump Nerdbank.GitVersioning from 3.5.109 to 3.5.119 (#49) @dependabot[bot]
- cc37388 Bump ReactiveUI.Fody from 18.3.1 to 18.4.1 (#53) @dependabot[bot]
- 72b063b Bump FSharp.SystemTextJson from 1.0.6 to 1.0.7 (#52) @dependabot[bot]
- d24da6c Bump ReactiveUI.Validation from 3.0.1 to 3.0.22 (#51) @dependabot[bot]
- bfd6bfe Bump FSharp.SystemTextJson from 1.0.7 to 1.1.23 (#54) @dependabot[bot]
- bca9d43 Bump ReactiveUI.Fody from 18.4.1 to 18.4.22 (#56) @dependabot[bot]
- efdc17f Bump ReactiveUI.Validation from 3.0.22 to 3.1.7 (#55) @dependabot[bot]
- 56aa3bc Bump ReactiveUI.Fody from 18.4.22 to 18.4.26 (#57) @dependabot[bot]
- 00b6bff Bump ReactiveUI.Fody from 18.4.26 to 18.4.34 (#58) @dependabot[bot]
Features:
Other:
1.3.1
Dependencies:
- adaa022 Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.231 (#14) @dependabot[bot]
- 2d1b6a1 Bump ReactiveUI.Fody from 11.4.17 to 14.2.1 (#13) @dependabot[bot]
- 9f8f981 Bump ReactiveUI.Validation from 1.4.15 to 2.1.1 (#12) @dependabot[bot]
Features:
- 4ad223a feature: Speed up reload using file system watcher instead of checking every second (#9) @uxsoft
Housekeeping:
- a30fd56 housekeeping: Mention IsRelease() workaround @worldbeater
- 1364d29 housekeeping: Add dependabot configuration file @worldbeater
- 5ce2442 housekeeping: Release 1.3.x (#10) @worldbeater
Other:
1.2.1
1.1.1
Features:
- 309da4a feature: Use GitHub Actions for NuGet Releases (#5) @worldbeater
Fixes:
- 3c2fe65 Fix reload for F# projects (#2) @AngelMunoz
- 146d932 Fix a minor typo @worldbeater
- c727a3e Fix typo in README.md (#3) @MuminjonGuru
Other:
- c23969b Bring the hot reloading window @worldbeater
- 7938588 Bring in the demo @worldbeater
- 7f4dbb4 Update README.md @worldbeater
- 96f1945 Update README.md @worldbeater
- 15a9320 Update the getting started instructions @worldbeater
- 01aab7f Update the GIF @worldbeater
- 97503d7 Explain why 'dotnet run' breaks things @worldbeater
- 1ae161c Rewrite the Project to Support 'dotnet run' (#1) @worldbeater
- b5e3b5c Use .live-bin folder, compare file hashes @worldbeater
- 52ce766 Bump version @worldbeater
- df9382e Bring in the Badges! @worldbeater
- c8b2f43 Handle rendering errors @worldbeater
- fae2478 Store the separate folder in the bin folder @worldbeater
- 4517362 Add ReactiveUI.Fody and retaining context @worldbeater
- 5b305e9 Preparations for 1.0.0 release @worldbeater
- 07feac0 Update README.md @worldbeater
- 556579f Improved explanations and error handling @worldbeater
- 3f2ccf2 Bump version @worldbeater