Commit Graph

42 Commits

Author SHA1 Message Date
Luca Casonato
b007aaadaa
ci 2024-09-13 17:45:33 +02:00
Luca Casonato
084daf99a8
1.5.0 (#75) 2024-09-13 17:32:26 +02: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
Luca Casonato
fa660b328d
1.4.1 (#69) 2024-09-03 10:36:21 +02:00
Luca Casonato
cce4306590
Don't put file versions at the top 2024-09-02 15:46:47 +02:00
Leo Kettmeir
916edb9a40
1.4.0 (#68) 2024-08-21 10:32:07 -07:00
Leo Kettmeir
b8a676db36
fix: use dl.deno.land for downloading binaries (#67) 2024-08-21 10:24:39 -07:00
Leo Kettmeir
ba9dcf3bc3
1.3.0 (#66) 2024-07-12 04:38:48 -07:00
Leo Kettmeir
2bca7ce523
feat: add "latest" as possible version (#65) 2024-07-12 04:32:45 -07:00
Yoshiya Hinosawa
f99b7edee3
1.2.0 (#63) 2024-07-05 16:19:39 +09: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
Yoshiya Hinosawa
041b854f97
1.1.4 (#57) 2024-01-29 13:20:15 +09:00
ctdeakin
ef28d469f1
chore: update node.js version from 16 to 20 (#56) 2024-01-28 21:01:15 +09:00
David Sherret
0df5d9c641
1.1.3 (#50) 2023-09-27 18:27:29 -04:00
David Sherret
85bf53342c
feat: fetch versions with retries (#46) 2023-05-30 18:18:39 -04:00
crowlkats
61fe2df320
1.1.2 2023-05-03 12:06:57 +02:00
Leo Kettmeir
b41525049b
refactor: use versions.js from deno.com instead of github (#45) 2023-05-01 14:14:43 +02:00
Eliaz Bobadilla
d114c5eb74
chore: bump actions/checkout (#30) 2023-01-12 22:57:40 +01:00
Luca Casonato
9db7f66e8e
1.1.1 2022-10-17 12:14:30 +02:00
Luca Casonato
e4b9e9fc4e
chore: update deps (#39) 2022-10-17 12:11:10 +02:00
Luca Casonato
8e9de219f8
chore: update dependencies (#38) 2022-10-17 12:03:20 +02:00
Em Zhan
1dfbed57f6
feat: run action on Node 16 instead Node 12 (#33) 2022-10-17 11:57:49 +02:00
Kid
d4873ceeec
chore: update outdated reference to versions.json (#28) 2022-03-05 03:54:53 +05:30
Edward Bebbington
877e3e0632
chore: note about targeting the latest version (#12) 2021-07-15 19:47:39 +05:30
Satya Rohith
004814556e
1.1.0 2021-06-28 10:46:25 +02:00
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
4a4e59637f
rename action 2021-05-18 23:53:14 +02:00
Luca Casonato
ebae5fab46
fmt 2021-05-18 23:34:43 +02:00
Luca Casonato
5720b67176
release v1 2021-05-18 21:47:40 +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
a33d97bf8b
denoland/setup-deno@main 2021-04-10 02:30:09 +02:00
Luca Casonato
71546e8ed0
fmt lint canary 2021-04-10 02:25:44 +02:00
Luca Casonato
87672c450e
usage in readme 2021-04-10 02:24:16 +02:00
Luca Casonato
04f5bd3be8
fmt + lint in ci 2021-04-10 02:22:53 +02:00
Luca Casonato
5ac0f854f6
add another test 2021-04-10 02:21:15 +02:00
Luca Casonato
b80476fbe0
version -> deno-version 2021-04-10 02:20:00 +02:00
Luca Casonato
62abc69248
Initial pass 2021-04-10 02:16:12 +02:00
Luca Casonato
46a70c2176
Initial commit 2021-04-10 01:39:22 +02:00