Commit Graph

17 Commits

Author SHA1 Message Date
Leo Kettmeir
553a648212 refactor: use GitHub downloads for stable version download (#91)
(cherry picked from commit 5e036d05d8)
2025-01-09 22:09:52 +01:00
Luca Casonato
8b162a5755 chore: improve readme (#74) 2024-09-13 17:32:16 +02:00
Luca Casonato
f1ac2c87b8 chore: migrate code to ESM (#73) 2024-09-13 17:15:41 +02:00
Leo Kettmeir
f8480e68ca feat: support rc version (#72) 2024-09-13 16:41:34 +02:00
Leo Kettmeir
3a041055d2 feat: allow specifying binary name (#71) 2024-09-12 03:46:45 -07:00
Leo Kettmeir
b8a676db36 fix: use dl.deno.land for downloading binaries (#67) 2024-08-21 10:24:39 -07:00
Leo Kettmeir
2bca7ce523 feat: add "latest" as possible version (#65) 2024-07-12 04:32:45 -07:00
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