Skip to content

Releases: denoland/deno_cache_dir

0.15.0

13 Dec 20:53
Compare
Choose a tag to compare
  • feat: add FileFetcher from CLI (#68)

0.14.0

28 Nov 02:31
Compare
Choose a tag to compare
  • feat: support fs loading static reference (#66)

0.13.2

28 Oct 21:16
Compare
Choose a tag to compare
  • fix: return undefined from FetchCacher#load on NotFound (#64)

0.13.1

27 Oct 21:24
Compare
Choose a tag to compare
  • fix: propagate error in GlobalHttpCache::set() (#63)

0.13.0

01 Oct 16:31
Compare
Choose a tag to compare
  • BREAKING: rename "deps" folder to "remote" (#62)

0.12.0

27 Sep 19:22
Compare
Choose a tag to compare
  • feat: add NpmCacheDir (#60)

0.11.1

28 Aug 22:05
Compare
Choose a tag to compare
  • fix: delete Deno 1.x cache entry on get (#59)

0.11.0

26 Aug 23:05
Compare
Choose a tag to compare
  • perf: reduce allocations in url_to_filename (#56)
  • perf: single cache file (#54)

NOTE: This release contains the new experimental Deno 2.0 structure. It's probably best to stay on 0.10 for the time being.

0.10.3

13 Aug 15:15
Compare
Choose a tag to compare
  • fix: improve jsr docs for HttpCache (#55)

0.10.2

19 Jul 15:51
Compare
Choose a tag to compare
  • feat: make the cache manifest more deterministic (#53)