Skip to content

Releases: denoland/deno_cache_dir

0.10.3

13 Aug 15:15

Choose a tag to compare

  • fix: improve jsr docs for HttpCache (#55)

0.10.2

19 Jul 15:51

Choose a tag to compare

  • feat: make the cache manifest more deterministic (#53)

0.10.1

10 Jun 12:52

Choose a tag to compare

0.10.1

0.10.0

24 May 23:52

Choose a tag to compare

0.10.0

0.9.0

18 Apr 22:14

Choose a tag to compare

  • feat: upgrade for deno_graph now handling redirects (#50)

0.8.0

02 Mar 02:15

Choose a tag to compare

  • feat: migrate to jsr (#47)
  • fix: do not retry 4xx status codes (#46)

0.7.1

15 Feb 01:17

Choose a tag to compare

  • fix: export deno_graph types for eszip (#45)

0.7.0

15 Feb 01:03

Choose a tag to compare

  • 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

01 Feb 01:02

Choose a tag to compare

  • fix: update to latest deno_graph loader type (#38)

0.6.2

14 Nov 20:38

Choose a tag to compare

  • fix(js): fetch with retries (#37)