Releases: hkdb/app
Releases · hkdb/app
v0.23
v0.22
v0.21
v0.20
v0.19
v0.18
v0.17
- Added nixos support so that app can be used to handle Flatpak, Snap, Go, Pip, and Cargo if desired.
- Note:
whereis
must be installed on nixos for this to work. - Note: nixos may require the compile installation method instead of the binary installation method.
To upgrade from:
>= v0.11:
app -m app update
<= v0.10:
bash <(curl -sL https://hkdb.github.io/app/getapp.sh)
v0.16
- Really fixed cargo command check this time... v0.15 didn't do the trick
- Fixed distro support regression identified by @AnonJervis specifically making LinuxMint work again
To upgrade from:
>= v0.11:
app -m app update
<= v0.10:
bash <(curl -sL https://hkdb.github.io/app/getapp.sh)