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

v2.0.0

Compare
Choose a tag to compare
@lavoiesl lavoiesl released this 26 May 21:50
· 23 commits to master since this release
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.