Skip to content

Releases: creativecreature/sturdyc

v1.0.6

12 Oct 17:15
5c85c53
Compare
Choose a tag to compare

v1.0.5

15 Aug 05:51
bf16fe4
Compare
Choose a tag to compare

Adds better documentation for some of the public functions.

Full Changelog: v1.0.4...v1.0.5

v1.0.4

08 Jul 11:31
6828005
Compare
Choose a tag to compare

What's Changed

This PR includes better comments for all of the public functions.

Full Changelog: v1.0.3...v1.0.4

v1.0.3

11 Jun 08:11
2dd08c3
Compare
Choose a tag to compare

Full Changelog: v1.0.2...v1.0.3

v1.0.2

11 Jun 07:20
ae09ce6
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

v1.0.0

09 Jun 11:15
c507c9b
Compare
Choose a tag to compare

What's Changed

This version adds support for synchronizing the in-memory cache with a distributed storage. I also looked over the API and decided to change some of the naming based on feedback I've received:

  • WithBackgroundRefreshes => WithEarlyRefreshes
  • GetFetch => GetOrFetch
  • GetFetchBatch => GetOrFetchBatch
  • WithRefreshBuffering => WithRefreshCoalescing

Full Changelog: v0.4.4...v1.0.0

v0.4.4

29 May 06:39
72ecfa5
Compare
Choose a tag to compare

Full Changelog: v0.4.3...v0.4.4

v0.4.3

28 May 03:17
d68ade3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

26 May 12:36
bf36589
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

25 May 08:53
e3dca8f
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.4.1