Skip to content

Releases: reactiveui/Akavache

v6.7.1

06 Sep 03:28
a2fdff5
Compare
Choose a tag to compare

Changes:

v6.6.1

06 Aug 09:52
Compare
Choose a tag to compare

Overview

  • Update to SQLitePCLRaw 2.0.0 (thanks to @ericsink)
  • Various testing frameworks updates.
  • Update sourcelink version
  • Update to FxCopAnalyzers, fixed a lot of the warnings that came from that.
  • Now using System.Reactive 4.1.6 as the minimum.
  • Bunch of internal housekeeping items related to our Azure Devops instance.

Changes:

v6.5.20

28 Jul 11:37
2326b13
Compare
Choose a tag to compare

Changes:

  • housekeeping: downgrade to 10.0.16299 uap @glennawatson
  • 09ab848 Bump Microsoft.SourceLink.GitHub (#490)
  • e033b73 Bump Microsoft.SourceLink.GitHub (#487)
  • e942cf3 Update Splat requirement from 7.* to 8.* (#482)
  • d86783e Bump Roslynator.Analyzers from 2.1.0-rc to 2.1.0 (#484)
  • 88d0040 Bump Microsoft.SourceLink.GitHub (#486)
  • a420874 Bump Nerdbank.GitVersioning from 2.3.38 to 2.3.183 (#483)
  • 6ca059f Bump Microsoft.NET.Test.Sdk from 16.1.1 to 16.2.0 (#481)

v6.5.9

07 Jun 01:14
Compare
Choose a tag to compare

Changes:

v6.5.1

27 Mar 18:24
7876804
Compare
Choose a tag to compare

What's Changed

v6.4.1

03 Mar 10:21
068af60
Compare
Choose a tag to compare

Overview

  • The DateTime Tick converters used within Splat's BSON generators now obey the ForceDateTimeKind property.
  • The IBlobCache can have their own override for the ForceDateTimeKind, and will default to the global ones.

What's Changed

v6.3.6

19 Feb 11:25
Compare
Choose a tag to compare

What's Changed

6.3.2

01 Feb 23:27
Compare
Choose a tag to compare

Changes:

6.3.1

25 Jan 06:20
89543b0
Compare
Choose a tag to compare

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

27 Dec 10:36
9598aeb
Compare
Choose a tag to compare

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