10000 Releases · jjosh102/Obaki.LocalStorageCache · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: jjosh102/Obaki.LocalStorageCache

v1.2.1

17 May 03:44
Compare
Choose a tag to compare
v1.2.1 Pre-release
Pre-release

Downgraded .Net framework to 6.

v1.2.0

10 Apr 07:40
65da082
Compare
Choose a tag to compare

Sync packages between nuget and github.

v1.1.10

10 Apr 07:32
Compare
Choose a tag to compare

Added localStorageService checks during initialization.

v1.1.9

31 Dec 01:17
Compare
Choose a tag to compare

Added following synchronous methods:

-TryGetCache

-GetCache

-ClearCache

-SetCache

Others:

  • Refactored TryGetCache to use out instead of tuple.
    Full Changelog: v1.1.8...v1.1.9
0