AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Add cargo audit service to detect potential security issues
- Version 1.4.1 - [fixed] Syntax error in zsh completion file - Version 1.4.0 - [added] Configurable automatic cache updates - [added] Improved color detection and support for --color argument and NO_COLOR env variable - [changed] Make --list option comply with official spec - [changed] Move cache age warning to stderr
- Version 1.3.0 - Compact output mode - Raw rendering mode - Zsh autocompletion - And more... see upstream - Pass "no-track" option to "cargo install" to avoid generating ".crates2.json"
- Instruct packager to install cargo directly from the cargo package
- Use `pwd`/.cargo for vendor config so that CARGO_HOME export is not required (thanks to luke_nukem for this)
- Version 1.2.0 - Add support for spaces in commands - Add pager support - Print detected OS with -v / --version - Add (back) support for proxies - Set directory for 'git clone' in README.packager - Add '--path .' to 'cargo install' command to install the binaries for the package in current working directory.
- Trim bias from descriptions. Remove double %setup.
- Initial packaging at 1.1.0