Releases: reactiveui/Akavache
Releases · reactiveui/Akavache
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
v6.2.3
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
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
v6.1.2
What's Changed
- housekeeping: Update to SQLitePCLRaw v1.1.12 (#446) @glennawatson
v6.1.1
What's Changed
- housekeeping: Update cake/reactiveui/splat/json.net and other depende… (#443) @glennawatson
- Initial sql raw implementation (#413) @PureWeen
v6.0.31
Update azure-pipelines.yml
v6.0.30
What's Changed
- Fix for encryption issue (#429) @erik-hooper
v6.0.27
What's Changed
- consolidate files (#425) @onovotny
- Implement Disposable.Create in "AsyncLock" to prevent multiple disposes (#411) @nwestfall
v6.0.20
Remove beta from version!!