v0.20.0
github-actions
released this
31 Oct 01:09
·
122 commits
to master
since this release
What's Changed
- feat(cmd): add version line before help string by @rami3l in #632
- build: adjust cross-build config for
aarch64-unknown-linux-musl
by @rami3l in #633 - feat!: use
$XDG_CONFIG_HOME
for config if it is set by @rami3l in #635 - build!: replace the
docs
feature with#[cfg(doc)]
by @rami3l in #637 - feat(pm): impl
brew_sccc
by @rami3l in #642 - fix(exec): vendor
is_root
by @rami3l in #643 - ci: use sccache by @rami3l in #650
- fix(prompt)!: reset the cursor after
Ctrl-C
by @rami3l in #651 - dist: add cargo metadata for
cargo-binstall
by @rami3l in #653
Full Changelog: v0.19.2...v0.20.0