Gal Schlezinger
|
7f9ed6668d
|
Fix Clippy errors (#885)
* cargo clippy --fix
* cargo fmt
|
2 years ago |
Gal Schlezinger
|
c85ff97f14
|
remove .unwrap() and .expect() in shell code (#663)
* remove .unwrap() and .expect() in shell code
this should provide nicer error messages if users get to these situations
* Silent github comments
|
3 years ago |
renovate[bot]
|
b6b0cfa0e6
|
fix(deps): update rust crate clap to v3 (#617)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Gal Schlezinger <gal@spitfire.co.il>
|
3 years ago |
Gal Schlezinger
|
207ef22f32
|
Allow recursive version lookups (#607)
|
3 years ago |
Gal Schlezinger
|
8d0d78ca24
|
Allow aliasing to the system version (#556)
|
3 years ago |
Dominik Nakamura
|
74c9b37895
|
Fix clippy & use musl target on Rust compiler for static compilation (#554)
|
3 years ago |
Gal Schlezinger
|
322d2b6c1f
|
Run `fnm use` on shell initialization in Bash (#322)
|
4 years ago |
Max Jacobson
|
d5bab7e1db
|
Remove logs from automatic version switching in `--use-on-cd` (#289)
|
4 years ago |
Gal Schlezinger
|
9ba282a705
|
Rewrite fnm in Rust (merge fnm.rs into fnm) — adding Windows support! (#246)
|
4 years ago |