Skip to content

Tags: sandrolain/httpcache

Tags

v1.3.0

Toggle v1.3.0's commit message
integrates new cache backends and wrappers

v1.2.0

Toggle v1.2.0's commit message
docs(changelog): add initial changelog for version 1.2.0

v1.1.0

Toggle v1.1.0's commit message
fix(readme): update disk cache hashing algorithm to SHA-256

BREAKING CHANGE: The disk cache hashing algorithm has been changed
from MD5 to SHA-256 for security reasons. Existing caches created
with the original fork (gregjones/httpcache) are not compatible
and will need to be regenerated.