Releases: ericm/yup
Releases · ericm/yup
v0.1.8-beta
Bug Fixes
- Fixed version checking for single
=
- Make
yup
call -Syu instead of -Syyu (#12) - Fixed error in checking diffs with packages that have just one commit.
- Fixed issues with passing commands like
yup -Si
through to pacman.
v0.1.7-beta
New Features
- Added more advanced version checking for updates. Now shows local packages that are newer than the AUR.
Bug Fixes
- Fixed issue with showing of outdated PKGBUILD and diffs in updates.
v0.1.6-beta
New Features
- Added Yupfiles - files that automate package installing (in the future will be lockfiles. Probably using
downgrade
if deemed feasible) Example Yupfile here - Added upstream
xdg-open
for aur packages in ncurses menu
Bug Fixes
- Removed
v
from versions - Added
--noconfirm
to pacman installs.
v0.1.5-beta
New Feature
- Added silent update option for smooth updating.
v0.1.4-beta
Bug fixes
- Fixed diff and PKGBUILD views with updates
v0.1.3-beta
New Features
- Added dialogue upon update for config regeneration (Important for future releases)
v0.1.2-beta
New Features
- Added config options for optional redo and editing PKGBUILD
- Made output arrows bold
Bug fixes
- Fixed issue with asking for packages when no packages to update
- Fixed issue with commands like
yup -Qh
andyup -Sh
not returning correct help.
v0.1.1-beta
Features
- Added out of date display flag.
- Made PKGBUILD viewed by default
Bug fixes
- Removed duplicate issue with multiple arguments sent to AUR search.
- Removed Download size issue with
None
displaying.
v0.1.0-beta
Initial release