humble-cli icon indicating copy to clipboard operation
humble-cli copied to clipboard

📦 The missing CLI for downloading your Humble Bundle purchases

Results 11 humble-cli issues
Sort by recently updated
recently updated
newest added

`clap` v4 has better outputs and it doesn't show the version with `humble-cli --help`. So we won't need to update the `README` file after each release!

maintenance

We should have a `search` subcommand that allow us to search in all bundles for a specific keyword. For example, to find any bundle that contains products related to python,...

enhancement

Passing a wrong token in `auth` subcommand can cause failure for other commands. We cannot validate the token fully, because it uses a format known by Humble Bundle. But since...

enhancement

Sometimes creating the bundle folder as part of the download process is redundant. For example when only one item is chosen via `--item-numbers`. Therefore `download` sub-command should have a new...

enhancement

Bumps [serde_with](https://github.com/jonasbb/serde_with) from 2.3.3 to 3.9.0. Release notes Sourced from serde_with's releases. serde_with v3.9.0 Added Deserialize a map` and skip all elements failing to deserialize by @​johnmave126 (#763) MapSkipError acts...

dependencies
rust

Bumps [clap](https://github.com/clap-rs/clap) from 3.2.25 to 4.5.13. Release notes Sourced from clap's releases. v4.5.13 [4.5.13] - 2024-07-31 Fixes (derive) Improve error message when #[flatten]ing an optional #[group(skip)] (help) Properly wrap long...

dependencies
rust

Bumps [clap_complete](https://github.com/clap-rs/clap) from 3.2.5 to 4.5.12. Release notes Sourced from clap_complete's releases. v4.5.12 [4.5.12] - 2024-07-31 v4.5.10 [4.5.10] - 2024-07-23 v4.5.9 [4.5.9] - 2024-07-09 Fixes (error) When defining a custom...

dependencies
rust

Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.16.2 to 0.17.8. Release notes Sourced from indicatif's releases. 0.17.8 What's Changed documented behaviour of MultiProgress::add by @​djugei in console-rs/indicatif#592 improve documentation for usage as spinner by...

dependencies
rust

Bumps [dirs](https://github.com/soc/dirs-rs) from 4.0.0 to 5.0.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dirs&package-manager=cargo&previous-version=4.0.0&new-version=5.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
rust

Bumps [tabled](https://github.com/zhiburt/tabled) from 0.14.0 to 0.16.0. Changelog Sourced from tabled's changelog. [0.16.0] - 2024-08-05 Added Added #[tabled(crate = "")] attribute. Added #[tabled(format = "", format(""))] attribute. Support for expressions in...

dependencies
rust