Akavache 2.6.7
What's New
Notable changes since 2.6.5
- Handle serializing simple types as values in SQLite3 backend
- Correctly handle opening paths containing Unicode characters in SQLite3 backend
- Fix race condition on dispose where disposing a single BlobCache could affect other blob caches.
- Remove WP8 SQLite3-based backend, as WP8 disables P/Invoke on device at runtime.