Skip to content

Releases: denoland/deno_cache_dir

0.18.0

18 Feb 17:30
Compare
Choose a tag to compare
  • feat(deno_dir): check $XDG_CACHE_HOME before defaulting to system cache path (#73)

0.17.0

22 Jan 00:19
Compare
Choose a tag to compare
  • feat: add sync cargo feature (#72)

0.16.0

27 Dec 21:23
Compare
Choose a tag to compare
  • fix: add JsError to error structs that dont have it (#69)

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)