Commit Graph

10 Commits

Author SHA1 Message Date
Jesse Dijkstra edde9366ea
feat: add .tool-versions and .dvmrc support (#61)
---------

Signed-off-by: Jesse Dijkstra <mail@jessedijkstra.nl>
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-07-05 15:33:22 +09:00
David Sherret 85bf53342c
feat: fetch versions with retries (#46) 2023-05-30 18:18:39 -04:00
Leo Kettmeir b41525049b
refactor: use versions.js from deno.com instead of github (#45) 2023-05-01 14:14:43 +02:00
Luca Casonato e4b9e9fc4e
chore: update deps (#39) 2022-10-17 12:11:10 +02:00
Kid d4873ceeec
chore: update outdated reference to versions.json (#28) 2022-03-05 03:54:53 +05:30
Satya Rohith a63bb6b1ba
fix: add `deno install` root to path (#7) 2021-06-27 13:07:03 +05:30
Satya Rohith eb33d5551a
chore: use github releases for stable downloads (#4) 2021-05-21 13:06:04 +02:00
Luca Casonato ebae5fab46
fmt 2021-05-18 23:34:43 +02:00
Daniel Lamando 1dbdd42fee
Fix string interpolation when caching canaries (#2)
Previously, any canary's cache key would be `0.0.0-[object Object]` which isn't terribly ideal if multiple canaries are at play.
2021-04-28 22:33:16 +02:00
Luca Casonato 62abc69248
Initial pass 2021-04-10 02:16:12 +02:00