Skip to content

SqliteCache 6.1.0

Compare
Choose a tag to compare
@mqudsi mqudsi released this 29 Jun 16:14
· 31 commits to master since this release

What's Changed

  • New methods to clear the cache (SqliteCache.Clear() and SqliteCache.ClearAsync()) by @Msurrow in #15
  • Now compatible with SQLite builds compiled with SQLITE_DSQ=0 (double-quoting vs single-quoting issue, #12)
  • SQLitePCLRaw updated

New Contributors

Full Changelog: 6.0.1...6.1.0