Skip to content

0.10.3

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 06:15
· 6 commits to main since this release

Changes

✨ New Features

🐛 Bug Fixes

  • Fix last path for save template being wrong (09cb1fb)
  • Fix multiple selection not removing all (7b107c0)
  • Fix subdirs not being backed up (fcab8e2)
  • Fix (commented out) package license (a419cf0)

📦 Dependencies

🧰 Misc

  • Update version prefix (e9d3498)
  • Don't publish scoop (ef868ef)
  • Update README.md (ad80134)
  • Bump to .NET 9 (002723f)
  • Don't need to include System.Text.Json explicitely (d5fa908)
  • Attempt to increase performance of backup (3591b59)
  • Don't backup if file checking had failure (e6bfd76)
  • Debug with .NET 9 (4ab879b)
  • More file picker fixes (c2d9c26)
  • Update workflow file (8c2fffb)
  • Restore workloads (d8b2f01)
  • Try using app host (5522da0)
  • Set package license expression (7241c71)
  • Set PublishSingleFile to false (96dd75d)
  • Update EasyBackupAvalonia.csproj (d23ab6e)
  • Try running on Xcode 16 (949c6fe)
  • Try macOS 15 (a72c463)
  • Try installing more .NET versions (4b39564)
  • Publish windows (0f0f428)
  • Also add .NET 6 (8ab8df8)
  • Grab submodules (4c918a0)
  • Don't specify version prefix (f75cbaf)
  • Don't run on specific branches (905fc28)

Full Changelog: 0.10.1...0.10.3

Published with dotnet-releaser