Skip to content

v1.1.0 release

Compare
Choose a tag to compare
@catcherwong catcherwong released this 21 Nov 03:18
· 168 commits to master since this release
68dd48a

Time to release 1.x version, after almost two years of 0.x version.

  1. Allow to cache null value
  2. Fix LiteDB cache expiration issue
  3. Upgrading csredis (It will bring Breaking Changes)
  4. Support System.Text.Json
  5. Improve SQLite concurrency problem