Releases: rami3l/pacaptr
Releases · rami3l/pacaptr
v0.22.0: You May Stay Quiet
What's Changed
- build(macros)!: enhance conditional compilation by @rami3l in #705
- build(macros)!: enable
pacaptr-macros/test
onpacaptr/test
by @rami3l in #706 - chore(cargo): use more workspace-wide configs by @rami3l in #707
- fix(error)!: fix format of error messages by @rami3l in #721
- feat(pm/dnf): update for dnf5 by @rami3l in #744
- feat(cmd)!: add
--quiet
to suppress log output by @rami3l in #748
Full Changelog: v0.21.0...v0.22.0
v0.21.0
v0.20.1
v0.20.0
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
v0.19.2
This is the first pacaptr
version that uses the new GoReleaser-based publishing workflow!
New builds for windows-arm64
and linux-arm64
have also been added. Enjoy :)
What's Changed
Full Changelog: v0.19.1...v0.19.2
v0.19.1
v0.19.0
v0.18.0: Pack Up Your Kit!
v0.17.2
What's Changed
- style: fix more
clippy
warnings by @rami3l in #476, #519, #520, #522 - style: use
version = "Two"
on rustfmt by @rami3l in #490 - fix(cli): adjust indentation of prompt options by @rami3l in #521
- api(pm): introduce the
BoxPm
type alias by @rami3l in #524 - feat(dist): use
built
for precise version string by @rami3l in #525
Full Changelog: v0.17.1...v0.17.2
v0.17.1: Get Another Scoop!
What's Changed
- feat(pm): add support for
winget
by @rami3l in #471 - dist: distribute
pacaptr
viascoop/extras
by @ptanmay143 in #5 (comment) - feat(cli): improve prompt style for better clarity by @rami3l in #472
Full Changelog: v0.17.0...v0.17.1