Skip to content

v1.0.0-beta.3

Compare
Choose a tag to compare
@fuzzzerd fuzzzerd released this 11 Oct 03:12
· 67 commits to master since this release
fe1ab49

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