Skip to content

Releases: femiwiki/caddy-mwcache

v0.0.4

16 Jun 04:44
7b4d65a
Compare
Choose a tag to compare
  • Does not cache 304.
  • Reverts "Does not serve cache if the body is binaries" and "Does not cache binary responses".

v0.0.3

06 Jun 05:33
d6635be
Compare
Choose a tag to compare
  • Do not serve cache if the body is binaries.
  • Changed external libraries:
    • Bump ristretto from 0.0.4 to 0.1.0 (#11)
    • Bump badger from 3.2011.1 to 3.2103.0
    • Bump caddy from 2.3.0 to 2.4.1

v0.0.2

01 Jun 22:09
4031354
Compare
Choose a tag to compare
  • Do not cache binary responses.