Skip to content

Releases: hkdb/app

v0.08

27 May 07:49
Compare
Choose a tag to compare
v0.08 Pre-release
Pre-release
  • Fixed FreeBSD handling of go, pip, and cargo
  • Removed lsb_release dependancy - Special thanks to @RichardFevrier for this valuable pull request!
  • Added update to pacman and yay
  • Minor clean up of pacman and yay code

See how to UPGRADE

v0.07

17 May 01:59
Compare
Choose a tag to compare
v0.07 Pre-release
Pre-release
  • Added FreeBSD support
  • Added LinuxMint support
  • Fixed Fedora installation
  • Added update action for Redhat derivatives
  • Cleaned-up settings handling

See how to UPGRADE

v0.06

21 Feb 02:17
Compare
Choose a tag to compare
v0.06 Pre-release
Pre-release
  • Fixed flatpak and apt list to support keyword searches better.

See how to UPGRADE

v0.05

10 Feb 09:09
Compare
Choose a tag to compare
v0.05 Pre-release
Pre-release
  • Fixed .desktop file handler to avoid unintended read errors for AppImage installation

See how to UPGRADE

v0.04

02 Feb 01:18
Compare
Choose a tag to compare
v0.04 Pre-release
Pre-release
  • Allow for debian packages with a . in the name (ie. containerd.io or docker.io)
  • Added go/pip/cargo to dist-upgrade all for Debian based distros
  • Fixed UrlCheck to allow for installing cargo packages with short package names
  • Updated app help to reflect go, pip, and cargo

See how to UPGRADE

v0.03

18 Jan 02:25
Compare
Choose a tag to compare
v0.03 Pre-release
Pre-release
  • Added go, pip, and cargo support
  • Minor fixes

See how to UPGRADE

v0.02

10 Jan 11:33
Compare
Choose a tag to compare
v0.02 Pre-release
Pre-release
  • Added Homebrew & macOS support
  • Fixed app settings

If you are upgrading rather than installing for the first time on Linux, after upgrading to this version, execute the following command:

echo "BREW = n" >> ~/.config/app/settings.conf

See how to UPGRADE

v0.01

06 Jan 09:50
Compare
Choose a tag to compare
v0.01 Pre-release
Pre-release

First Alpha Release

See how to INSTALL.