Releases: rami3l/pacaptr
Releases · rami3l/pacaptr
v0.11.0
- Replace default prompt to a clearer one.
- Optimize
dispatch
logic.
v0.10.0: Get A Scoop
- Add support for
scoop
(fix #13, #73).
- Fix
qi
behavior for homebrew
.
- Eliminate unnecessary clones in API.
- Move to
xshell
for smoke tests.
- Move to
cargo xtask
for CI & publishing.
v0.10.0-beta1
- Add support for
scoop
(fix #13, #73).
- Fix
qi
behavior for homebrew
.
- Move to
xshell
for smoke tests.
- Move to
cargo xtask
for CI & publishing.
v0.9.1
- Fixed a problem with the
sudo -S
prompt (fixes #45)
v0.9.0
- Add automatic
sudo
invocation for Linux system-level PMs (fixes #2).
v0.8.0: Brews Unified
- feat: remove
brew cask
support, unify homebrew
and linuxbrew
(fix #27)