Akavache v6.2.1 Release Notes

Release Date: 2018-12-27 // over 5 years ago
  • 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