20 Commits (ab5ea61c4167649a823b6641928e1636adb279c8)

Author SHA1 Message Date
Gal Schlezinger ab5ea61c41 fix clippy 1 year ago
Ryan Cao 81e6532b26
refactors 1 year ago
Ryan Cao 76bd090bd6
fix getting latest version 1 year ago
Ryan Cao 86191bae3f
move sort into command as it is presentational 1 year ago
Ryan Cao cb179dc266
make filter an option as well 1 year ago
Ryan Cao 9d8f80916a
add latest flag 1 year ago
Ryan Cao d29c77be97
refactor vec filtering 1 year ago
Ryan Cao 5079ea8b80
change docstring for filter argument 1 year ago
Ryan Cao c82e79e0bf
fix docstring for sort option 1 year ago
Ryan Cao 3abd2842f5
refactor: use `Vec::retain` instead of filtering and collecting 1 year ago
Ryan Cao 38a07808f1
add additional lts filter 1 year ago
Ryan Cao 1e2f09a61a
use `UserVersion` for filtering 1 year ago
Ryan Cao 934ec4f6b2
feat: add remote version sorting and filtering 1 year ago
Gal Schlezinger 7f9ed6668d
Fix Clippy errors (#885) 2 years ago
renovate[bot] b6b0cfa0e6
fix(deps): update rust crate clap to v3 (#617) 3 years ago
Gal Schlezinger b24ed660b0
Replace `snafu` with `thiserror` (#630) 3 years ago
Gal Schlezinger 3fc1184bcf
Revert the change to ureq (#586) 4 years ago
Dominik Nakamura 74c9b37895
Fix clippy & use musl target on Rust compiler for static compilation (#554) 4 years ago
Dominik Nakamura 9c2e360520
Replace reqwest with ureq for less dependencies and smaller file size (#547) 4 years ago
Gal Schlezinger 9ba282a705
Rewrite fnm in Rust (merge fnm.rs into fnm) — adding Windows support! (#246) 5 years ago