Skip to content

SqliteCache 8.0.1

Compare
Choose a tag to compare
@mqudsi mqudsi released this 19 Feb 23:05
· 15 commits to master since this release
  • Fixes an exception that might occur during calls to SqliteCache.Dispose() if the background cleanup coincides with the dispose call. (#24)
  • ConfigureAwait(false) is used throughout the code
  • Upstream dependencies updated

Release is available on NuGet: https://www.nuget.org/packages/NeoSmart.Caching.Sqlite

Full Changelog: 8.0.0...8.0.1