Ryan Cao
76bd090bd6
fix getting latest version
12 months ago
Ryan Cao
86191bae3f
move sort into command as it is presentational
12 months ago
Ryan Cao
cb179dc266
make filter an option as well
12 months ago
Ryan Cao
9d8f80916a
add latest flag
12 months ago
Ryan Cao
84523ef430
refactor to use `sort_by_key` and `reverse`
...
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
12 months ago
Ryan Cao
d29c77be97
refactor vec filtering
...
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
12 months ago
Ryan Cao
5079ea8b80
change docstring for filter argument
12 months ago
Ryan Cao
c82e79e0bf
fix docstring for sort option
12 months ago
Ryan Cao
3abd2842f5
refactor: use `Vec::retain` instead of filtering and collecting
12 months ago
Ryan Cao
38a07808f1
add additional lts filter
12 months ago
Ryan Cao
1e2f09a61a
use `UserVersion` for filtering
12 months ago
Ryan Cao
934ec4f6b2
feat: add remote version sorting and filtering
12 months ago
Carter
0d993899b3
chore(readme): use unicode emojis ( #1053 )
1 year ago
Alexey Ten
96de70d180
Update README.md ( #1086 )
1 year ago
Kyle Bloom
734df47795
fix: return default version if canonicalize fails ( #1058 )
1 year ago
Jake Hansen
d6c132adfd
Allow for cd /D on windows ( #1050 )
1 year ago
renovate[bot]
595043f744
chore(deps): update all dev dependencies ( #1030 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
github-actions[bot]
11ef0909e5
Version Packages ( #1025 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 years ago
Devin Christensen
b185446cfa
fix: panic on completions ( #1010 )
...
* fix(#1006 ): panic on completions
as far as i can tell, this was broken by the clap upgrade (#991 ).
* fix: add smoke test for completions
* skip test on windows
* Create dull-bottles-try.md
---------
Co-authored-by: Gal Schlezinger <gal@spitfire.co.il>
2 years ago
renovate[bot]
a4432e6482
chore(deps): update dependency prettier to v3 ( #1001 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
52313bc2a9
chore(deps): update all dev dependencies ( #1004 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
0373fb8d82
fix(deps): update rust crate thiserror to 1.0.44 ( #1000 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
github-actions[bot]
3da0fda313
Version Packages ( #998 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 years ago
Gal Schlezinger
e282d3cdc5
migrate to @changesets/changelog-github for having 'thank you @\user' ( #1003 )
2 years ago
renovate[bot]
a041c49937
fix(deps): update serde ( #996 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
d7248af2c0
fix(deps): update rust crate indoc to 2.0.2 ( #999 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
73ac4679ba
fix(deps): update rust crate colored to 2.0.4 ( #995 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Amit Dahan
97be792a44
experimental: support `package.json#engines` for `use` and `install` ( #839 )
...
Co-authored-by: Gal Schlezinger <gal@spitfire.co.il>
2 years ago
Gal Schlezinger
30deaf96e3
Fix powershell profile paths in readme ( #990 )
...
fixes #969
Co-authored by: Mike Schweitzer <mschweitzer@gmail.com>
2 years ago
Amit Dahan
b19eb29b26
Bump Clap 3 -> 4 ( #991 )
...
* fix(deps): update clap-rs to v4
* Define enums for multi-choice clap args
* fix test
* Update command docs
* Add `all` alias to log-level
* remove unused thing
* Add changeset
* Use `Shells` instead of `Box<dyn Shell>` everywhere
* Revert "Use `Shells` instead of `Box<dyn Shell>` everywhere"
This reverts commit 7781b5d87354c1f9500ecfafde1aba43d6dd5e37.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
github-actions[bot]
8c76ca64a2
Version Packages ( #974 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
806286226e
chore(deps): update pnpm to v8 ( #984 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Gal Schlezinger
48b2611e4b
add missing changesets
2 years ago
renovate[bot]
650aafb7e8
chore(deps): update pnpm to v7.33.3 ( #989 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
192eebafd5
fix(deps): update rust crate anyhow to 1.0.71 ( #887 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
tottoto
ef2bf6e512
Replace atty with std::io::IsTerminal ( #973 )
...
Co-authored-by: Gal Schlezinger <gal@spitfire.co.il>
2 years ago
renovate[bot]
6147d42937
fix(deps): update rust crate clap to 3.2.25 ( #979 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
8eb68d48eb
fix(deps): update rust crate zip to 0.6.6 ( #930 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
b847928315
fix(deps): update rust crate dirs to v5 ( #986 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
1b0dffb152
fix(deps): update rust crate junction to v1 ( #988 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Joshua Hollander
3d9f3a5375
Capitalised "n" to reflect default option ( #963 )
...
Co-authored-by: Joshua Hollander <joshua.hollander@diversus.com.au>
Co-authored-by: Gal Schlezinger <gal@spitfire.co.il>
2 years ago
renovate[bot]
7da5c339ed
fix(deps): update rust crate indoc to v2 ( #987 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
a31419c1c2
fix(deps): update rust crate indoc to 1.0.9 ( #922 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
447f66e915
chore(deps): update all dev dependencies ( #983 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
db18074c0b
fix(deps): update rust crate reqwest to 0.11.18 ( #917 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
7beee13abc
fix(deps): update rust crate thiserror to 1.0.40 ( #889 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
181bd48be7
fix(deps): update rust crate chrono to 0.4.26 ( #978 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
7ed191f7a9
fix(deps): update rust crate log to 0.4.19 ( #982 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Gal Schlezinger
710fc57611
dont infer shell in benchmarks ( #891 )
2 years ago
Gal Schlezinger
10ad6889ce
Add a test proxy server so we won't hit Node.js dist so much ( #976 )
2 years ago