Releases: gohugoio/httpcache
Releases · gohugoio/httpcache
v0.8.0
Compare
Sorry, something went wrong.
No results found
bep
released this
29 Sep 11:04
What's Changed
Add CanStore option by @bep in #6
Full Changelog : v0.7.0...v0.8.0
v0.7.0
Compare
Sorry, something went wrong.
No results found
bep
released this
04 Jun 11:53
What's Changed
Support stale cache entries by @bep in #5
Full Changelog : v0.6.0...v0.7.0
v0.6.0
Compare
Sorry, something went wrong.
No results found
bep
released this
22 May 19:00
What's Changed
Add ShouldCache option by @bep in #4
Full Changelog : v0.5.0...v0.6.0
v0.5.0
Compare
Sorry, something went wrong.
No results found
bep
released this
21 May 18:43
Full Changelog : v0.4.0...v0.5.0
v0.4.0
Compare
Sorry, something went wrong.
No results found
bep
released this
21 May 18:20
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
Compare
Sorry, something went wrong.
No results found
bep
released this
20 May 17:44
What's Changed
Misc adjustments by @bep in #2
Full Changelog : v0.2.0...v0.3.0
v0.2.0
Compare
Sorry, something went wrong.
No results found
bep
released this
17 May 17:22
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
Compare
Sorry, something went wrong.
No results found
bep
released this
17 May 15:02
Remove unsed, add fork info, run gomod init etc.