Releases: reactiveui/Akavache
Releases · reactiveui/Akavache
v6.8.1
Changes:
- af2a436 build(deps): update ReactiveUI.Testing requirement from 9.* to 10.* (#507)
- 9406bca build(deps): bump Nerdbank.GitVersioning from 3.0.24 to 3.0.25 (#501)
- 09e3b97 build(deps): bump SQLitePCLRaw.core from 2.0.0 to 2.0.1 (#504)
- 3e447ca build(deps): bump SQLitePCLRaw.bundle_e_sqlite3 from 2.0.0 to 2.0.1 (#505)
- f20f98e build(deps): update reactiveui requirement from 9.* to 10.* (#506)
- f406ec0 fix: Android issue with MsBuild.Sdk.Extras (#508) @RLittlesII
- 35803fa housekeeping: Remove issue template, use .github one @glennawatson
- 7297870 housekeeping: Remove pull request template, use .github one @glennawatson
- ca102ae housekeeping: Update the documentation to match the date time behavior. [ #500, #492 ] @glennawatson
v6.7.1
v6.6.1
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:
- e7dac46 housekeeping: update to fix analyzer warnings/errors @glennawatson
- 3f38977 this should fix the problems with the xunit tests running under net461 with SQLitePCLRaw 2.0. turn off shadowCopy for xunit. (#496) @ericsink
- f432e50 housekeeping: update all the operations to v2.0.0 sqlite syntax @glennawatson
- 08f76de housekeeping: Update the sqlite3 2.0.0 syntax @glennawatson
- b6702ef housekeeping: Update SQLitePCLRaw.core to 2.0.0 @glennawatson
- e54f2d1 housekeeping: force upgrade nuget packages to net standard 2.0 @glennawatson
- 5bb82ed housekeeping: Explicit include System.Runtime.InteropServices @glennawatson
- 7cae4c0 housekeeping: Update System.Reactive to 4.1.6 @glennawatson
- 9afdda0 housekeeping: Have the azure pipeline match other projects @glennawatson
- f90a533 housekeeping: update FxCopAnalyzers to 2.9.4 @glennawatson
- 5f69162 Bump Nerdbank.GitVersioning from 2.3.183 to 3.0.24 (#495) @dependabot
- 7c26f64 housekeeping: Update to sqlite3 2.0.0 @glennawatson
v6.5.20
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
Changes:
- 3a46b60 Bump SQLitePCLRaw.bundle_e_sqlite3 from 1.1.13 to 1.1.14 (#478) @dependabot
- 78ccd9b Housekeeping: Updated URL and EMail references to Anaïs Betts (#473) @gpriaulx
- f16c4a1 Bump SQLitePCLRaw.core from 1.1.13 to 1.1.14 (#479) @dependabot
- 3d6e9c8 housekeeping: update to System.Reactive 4.1.5 @glennawatson
- 3d5871d housekeeping: revert back to msbuild.sdk.extras 1.6.68 @glennawatson
- 975393e Bump Microsoft.NET.Test.Sdk from 16.0.1 to 16.1.1 (#477) @glennawatson
- 3d9e823 housekeeping: Update UAP to 10.0.17763, cake to 0.33.0 @glennawatson
v6.5.1
What's Changed
- Bump Microsoft.NET.Test.Sdk from 16.0.0 to 16.0.1 (#469) @dependabot[bot]
- housekeeping: Update Splat v7.* (#472) @RLittlesII
v6.4.1
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
- housekeeping: Remove unneeded PackageReference (#466) @glennawatson
- Bump Microsoft.NET.Test.Sdk from 15.9.0 to 16.0.0 (#467) @dependabot[bot]
- housekeeping: Update to use cake recipe, mac building (#464) @glennawatson
v6.3.6
6.3.2
6.3.1
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