Skip to content

Releases: bep/lazycache

v0.7.0

27 Oct 09:30
@bep bep
Compare
Choose a tag to compare

What's Changed

  • Preserve panics in create by @bep in #11

Full Changelog: v0.6.0...v0.7.0

v0.6.0

26 Oct 15:09
@bep bep
Compare
Choose a tag to compare

What's Changed

  • Fix handling of panics in GetOrCreate by @bep in #10

Full Changelog: v0.5.0...v0.6.0

v0.5.0

10 Aug 14:14
@bep bep
Compare
Choose a tag to compare

What's Changed

  • Add a concurrent test for GetOrCreate and Resize by @bep in #8
  • Export Len by @bep in #9

Full Changelog: v0.4.0...v0.5.0

v0.4.0

29 Dec 09:26
@bep bep
Compare
Choose a tag to compare

What's Changed

  • Add OnEvict to options by @bep in #6

Full Changelog: v0.3.0...v0.4.0

v0.3.0

25 Dec 17:12
@bep bep
Compare
Choose a tag to compare

What's Changed

  • deps: Update github.com/hashicorp/golang-lru/v2 v2.0.1 => v2.0.7 by @bep in #5

Full Changelog: v0.2.0...v0.3.0

v0.2.0

25 Jan 11:37
@bep bep
Compare
Choose a tag to compare

What's Changed

  • Make GetOrCreate return a bool indicating if the value was found in the cache by @bep in #4

Full Changelog: v0.1.0...v0.2.0

v0.1.0

01 Dec 18:28
@bep bep
0516096
Compare
Choose a tag to compare