Skip to content

Releases: gohugoio/httpcache

v0.7.0

04 Jun 11:53
@bep bep
Compare
Choose a tag to compare

What's Changed

  • Support stale cache entries by @bep in #5

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

v0.6.0

22 May 19:00
@bep bep
Compare
Choose a tag to compare

What's Changed

  • Add ShouldCache option by @bep in #4

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

v0.5.0

21 May 18:43
@bep bep
7a0d97d
Compare
Choose a tag to compare

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

v0.4.0

21 May 18:20
@bep bep
Compare
Choose a tag to compare

What's Changed

  • Make sure both the x-etags are always set by @bep in #3

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

v0.3.0

20 May 17:44
@bep bep
Compare
Choose a tag to compare

What's Changed

  • Misc adjustments by @bep in #2

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

v0.2.0

17 May 17:22
@bep bep
Compare
Choose a tag to compare

What's Changed

  • Add RoundTripDefer option, unexport CachedResponse by @bep in #1

New Contributors

  • @bep made their first contribution in #1

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

v0.1.0

17 May 15:02
@bep bep
10eb476
Compare
Choose a tag to compare
Remove unsed, add fork info, run gomod init etc.