All Versions
24
Latest Version
Avg Release Cycle
29 days
Latest Release
954 days ago

Changelog History
Page 3

  • v6.3.1 Changes

    January 25, 2019

    Overview

    ๐Ÿš€ A maintenance release, updating the SQLitePCLRaw version, also adding SourceLink support.

    What's Changed

    • ๐Ÿ›  fix akavache build failing to sign (#457) @glennawatson
    • โฌ†๏ธ Bump SQLitePCLRaw.core from 1.1.12 to 1.1.13 (#455)
    • Bump SQLitePCLRaw.bundle_e_sqlite3 from 1.1.12 to 1.1.13 (#456)
    • โšก๏ธ housekeeping: Update nuget package version & cake build script. (#452) @glennawatson
  • v6.2.3 Changes

    December 27, 2018

    What's Changed

    • housekeeping: store the DateTimeOffset ticks and offset. (#449) @glennawatson
    • housekeeping: Handle the DateTimeOffset cause where BSON data is already Date (#450) @glennawatson
  • v6.2.1 Changes

    December 27, 2018

    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
  • v6.1.3 Changes

    December 24, 2018

    What's Changed