We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Bump version
Trim whitespace from sanitized directory names (#50) * Trim whitespace after sanitizing filenames * Bump version to 0.15.1
Handle products without a `human_name` (#43) * Handle products without human_name * Bump version to 0.15.0
Add `completion` command (#33) This PR adds `completion` command to generate shell completion for Bash, zsh, and other shell types.