Skip to content

Releases: fuzzzerd/SharpFM

v1.0.0-beta.7

11 Mar 02:59
47ea37e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta.4...v1.0.0-beta.7

v1.0.0-beta.4

09 Jan 19:12
a33730d
Compare
Choose a tag to compare

What's Changed

  • fix: logger parm order by @fuzzzerd in #50
  • feat: upgrade to .net 8 by @fuzzzerd in #51
  • chore(deps): bump the avalonia group with 5 updates by @dependabot in #25
  • chore(deps): bump the nlog group with 2 updates by @dependabot in #24
  • chore(deps): bump Microsoft.EntityFrameworkCore.Sqlite from 7.0.12 to 7.0.13 by @dependabot in #27
  • chore: repo updates by @fuzzzerd in #31
  • chore: move yml to template folder by @fuzzzerd in #32
  • chore(deps): bump xamlstyler.console from 3.2206.4 to 3.2311.2 by @dependabot in #35
  • chore(deps): bump the avalonia group with 8 updates by @dependabot in #48
  • chore(deps): bump the nlog group with 2 updates by @dependabot in #49
  • chore(deps): bump actions/setup-dotnet from 3.2.0 to 4.0.0 by @dependabot in #44
  • chore(deps): bump Microsoft.EntityFrameworkCore.Sqlite from 7.0.13 to 7.0.14 by @dependabot in #41

Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4

v1.0.0-beta.3

11 Oct 03:12
fe1ab49
Compare
Choose a tag to compare

What's Changed

  • chore(deps): package cleanup and remove unused usings by @fuzzzerd in #7
  • chore(logging): Introduce NLog, AvaloniaILogSink for NLog, and log exceptions in View Model. by @fuzzzerd in #9
  • chore(readme): include getting started section by @fuzzzerd in #12
  • chore(readme): fixed typo by @fuzzzerd in #13
  • chore(readme): clean up readme wording and bullets by @fuzzzerd in #15
  • chore: split log targets by source and level, include started and shutdown log events, add log file rotation. by @fuzzzerd in #20
  • chore(deps): bump Microsoft.EntityFrameworkCore.Sqlite from 7.0.11 to 7.0.12 by @dependabot in #19
  • fix: reduce ef dbcontext lifetime to short as possible by @fuzzzerd in #21

Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3

v1.0.0-beta.2

29 Sep 15:27
c93021f
Compare
Choose a tag to compare

What's Changed

  • feat(storage): added a SQLite persistence layer for saving clips between runs. by @fuzzzerd in #5
  • chore(readme): update feature list by @fuzzzerd in #6

New Contributors

Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2

v1.0.0-beta.1

23 Sep 21:30
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump actions/checkout from 1 to 4 by @dependabot in #3
  • Bump TextMateSharp.Grammars from 1.0.55 to 1.0.56 by @dependabot in #4

New Contributors

Full Changelog: v0.0.1...v1.0.0-beta.1

v0.0.1

11 Sep 20:48
Compare
Choose a tag to compare
Merge branch 'avalonia'