Releases: denoland/deno_cache_dir
Releases · denoland/deno_cache_dir
0.9.0
- feat: upgrade for deno_graph now handling redirects (#50)
0.8.0
- feat: migrate to jsr (#47)
- fix: do not retry 4xx status codes (#46)
0.7.1
- fix: export deno_graph types for eszip (#45)
0.7.0
- feat: ability to provide a checksum for global cache (#42)
- feat: add setting to prevent copying from global to local cache (#44)
- feat: update JS API to work with bytes (#39)
0.6.3
- fix: update to latest deno_graph loader type (#38)
0.6.2
- fix(js): fetch with retries (#37)
0.6.0
- feat(loader): add cache setting parameter (#33)