Skip to content

Releases: Projektanker/Icons.Avalonia

v9.6.0

22 Dec 15:39
fb84e2d
Compare
Choose a tag to compare

9.6.0 (2024-12-22)

🚀 Features

📦️ Build System, Dependencies

  • Bump dotnet to 9.0.101 (#175) (897d5d6)
  • deps: bump FluentAssertions from 6.12.2 to 7.0.0 in /src (#171) (22f79af)
  • deps: bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 in /src (#168) (f96e86c)
  • deps: bump the avalonia group in /src with 6 updates (#170) (dc7934f)
  • deps: bump the avalonia group in /src with 6 updates (#176) (de638e9)
  • deps: bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 in /src in the xunit group (#173) (47f0505)

v9.5.0

24 Nov 14:52
35a2470
Compare
Choose a tag to compare

9.5.0 (2024-11-24)

🚀 Features

📦️ Build System, Dependencies

  • deps: bump the avalonia group in /src with 5 updates (#165) (dac0f6f)

v9.4.3

18 Nov 19:30
77a5c4a
Compare
Choose a tag to compare

9.4.3 (2024-11-18)

📦️ Build System, Dependencies

  • deps: bump Avalonia from 11.1.3 to 11.2.1 in /src in the avalonia group (#162) (bd53ed3)
  • deps: bump System.Text.Json from 8.0.5 to 9.0.0 in /src (#163) (9940214)

v9.4.2

18 Nov 19:14
ee9e0da
Compare
Choose a tag to compare

9.4.2 (2024-11-12)

📦️ Build System, Dependencies

  • deps: bump FluentAssertions from 6.12.1 to 6.12.2 in /src (#160) (05b7986)
  • deps: bump NSubstitute from 5.1.0 to 5.3.0 in /src (#157) (17ce680)
  • deps: bump System.Text.Json from 8.0.4 to 8.0.5 in /src (#156) (af35587)

v9.4.1

04 Oct 06:58
8b6bf1a
Compare
Choose a tag to compare

9.4.1 (2024-10-04)

🐛 Bug Fixes

📦️ Build System, Dependencies

  • deps: bump FluentAssertions from 6.12.0 to 6.12.1 in /src (#154) (486e41f)
  • deps: bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.11.1 in /src (#152) (4025a98)
  • deps: bump peter-evans/create-pull-request from 6 to 7 (#148) (458a979)
  • deps: bump System.Text.Json from 8.0.3 to 8.0.4 in /src (#153) (0f0abd3)
  • deps: bump the avalonia group in /src with 6 updates (#150) (4bdcfa8)
  • deps: bump the xunit group in /src with 2 updates (#151) (22d7985)
  • Fix dependabot (d8292c1)

v9.4.0

21 Jul 05:02
a9131b5
Compare
Choose a tag to compare

9.4.0 (2024-07-21)

🚀 Features

📦️ Build System, Dependencies

  • deps: bump the xunit group with 2 updates (#142) (509a974)

v9.3.0

07 Apr 09:06
b14828b
Compare
Choose a tag to compare

9.3.0 (2024-04-07)

🚀 Features

🐛 Bug Fixes

  • Create a new IconImage every time Icon.Value or Icon.Foreground changes to fix #138. (3241dfb)

v9.2.0

29 Mar 11:48
9262c01
Compare
Choose a tag to compare

9.2.0 (2024-03-29)

🚀 Features

  • Adds (experimental) support for custom font awesome icons collection (#136) (f9a8f35)

📦️ Build System, Dependencies

  • deps: bump coverlet.collector from 6.0.1 to 6.0.2 (#133) (4c4619c)
  • deps: bump System.Text.Json from 8.0.2 to 8.0.3 (#134) (783848d)

v9.1.2

12 Mar 13:12
3660cac
Compare
Choose a tag to compare

9.1.2 (2024-03-12)

📦️ Build System, Dependencies

  • deps: bump coverlet.collector from 6.0.0 to 6.0.1 (#129) (c08659b)
  • deps: bump the avalonia group with 1 update (#131) (8dafaba)
  • deps: bump the avalonia group with 2 updates (#128) (5ddd345)
  • deps: bump the avalonia group with 6 updates (#132) (610deb2)

v9.1.1

22 Feb 15:51
997afe4
Compare
Choose a tag to compare

9.1.1 (2024-02-22)

🐛 Bug Fixes

  • Icon creates new IconImageon change to avoid errors in bindings. (#112) (e6718c7)

📦️ Build System, Dependencies

  • deps: bump actions/checkout from 3 to 4 (#115) (6ff4db9)
  • deps: bump actions/setup-dotnet from 3 to 4 (#114) (8a33597)
  • deps: bump Avalonia.Themes.Fluent and Avalonia (#121) (b85372f)
  • deps: bump google-github-actions/release-please-action from 3 to 4 (#116) (3612f54)
  • deps: bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 (#111) (3607f5d)
  • deps: bump System.Text.Json from 8.0.0 to 8.0.1 (#109) (2f3fe13)
  • deps: bump System.Text.Json from 8.0.1 to 8.0.2 (#113) (fa6bb98)
  • deps: bump the avalonia group with 3 updates (#126) (d9efda5)
  • deps: bump the avalonia group with 5 updates (#125) (cba0519)
  • deps: bump xunit from 2.6.4 to 2.6.5 (#108) (bb9ee90)
  • deps: bump xunit from 2.6.5 to 2.6.6 (#110) (9897593)
  • deps: bump xunit from 2.6.6 to 2.7.0 (#122) (7f1e802)
  • deps: bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 (#118) (f516f24)
  • Use .NET 8 in demo project. (717b9d1)