Skip to content
This repository was archived by the owner on May 15, 2024. It is now read-only.

Releases: Shopify/go-cache

v2.3.0

Choose a tag to compare

@pior pior released this 26 Apr 21:11
ff5951b
Update CHANGELOG for v2.3.0

v2.1.0

Choose a tag to compare

@lavoiesl lavoiesl released this 09 Sep 13:59
04e5301
Update CHANGELOG

Fix the broken go.mod path

Choose a tag to compare

@lavoiesl lavoiesl released this 26 May 21:57
fb8da40
v2.0.1

Fix go.mod path

v2.0.0

Choose a tag to compare

@lavoiesl lavoiesl released this 26 May 21:50
979fbb7
  • Add context.Context as first argument
  • Bump required Go version to 1.15
  • Remove deprecated encoding, use github.com/Shopify/go-encoding directly instead.
  • Remove deprecated TtlForExpiration, use time.Until instead.

v1.0.0: First stable release

Choose a tag to compare

@lavoiesl lavoiesl released this 23 Sep 18:48
f969136

v0.1.0: Merge pull request #9 from Shopify/seb-go1.15

Choose a tag to compare

@lavoiesl lavoiesl released this 23 Sep 18:20
6bdbd8d
Require go 1.13+