v6.2.1
What's Changed
- Added implementation for Tizen.NET (#401) @JongHeonChoi
- Fix DateTime resolution issues, minor warning fixups. (#448) @glennawatson
- Fix deadlock when multiple key lookups are coalessed and one of them throws an KeyNotFoundException (#433) @jorisvergeer
- [Tests] changed order for empty check & removed useless checks (#387) @f1nzer
- Add predicate to GetAndFetchLatest to determine if a result should be cached. (#397) @MFazio23