Skip to content

Releases: ericm/yup

v0.1.8-beta

22 Jul 14:15
2899650
Compare
Choose a tag to compare
v0.1.8-beta Pre-release
Pre-release

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

21 Jul 14:32
7a79509
Compare
Choose a tag to compare
v0.1.7-beta Pre-release
Pre-release

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

18 Jul 00:56
2c75802
Compare
Choose a tag to compare
v0.1.6-beta Pre-release
Pre-release

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

15 Jul 08:46
f12f4c4
Compare
Choose a tag to compare
v0.1.5-beta Pre-release
Pre-release

New Feature

  • Added silent update option for smooth updating.

v0.1.4-beta

14 Jul 16:05
930765d
Compare
Choose a tag to compare
v0.1.4-beta Pre-release
Pre-release

Bug fixes

  • Fixed diff and PKGBUILD views with updates

v0.1.3-beta

14 Jul 15:24
e463d40
Compare
Choose a tag to compare
v0.1.3-beta Pre-release
Pre-release

New Features

  • Added dialogue upon update for config regeneration (Important for future releases)

v0.1.2-beta

14 Jul 14:27
5e397d8
Compare
Choose a tag to compare
v0.1.2-beta Pre-release
Pre-release

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 and yup -Sh not returning correct help.

v0.1.1-beta

12 Jul 13:37
020cad9
Compare
Choose a tag to compare
v0.1.1-beta Pre-release
Pre-release

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

11 Jul 16:08
ebcc26d
Compare
Choose a tag to compare
v0.1.0-beta Pre-release
Pre-release

Initial release