Releases: zyrouge/pho
Releases · zyrouge/pho
v0.1.1
Changes
- Remove usage of application names.
- Configuration files are much more verbose.
- Application configuration file now have a
.pho.json
suffix. - Fixed an issue where
Exec
entries in.desktop
files were not replaced properly. - Ability to change application's identifiers.
Full Changelog: v0.0.9...v0.1.1
v0.1.0
Full Changelog: v0.0.9...v0.1.0
v0.0.9
- Better update command formatting.
Full Changelog: v0.0.8...v0.0.9
v0.0.8
- Improve application identifier and name generation.
Full Changelog: v0.0.7...v0.0.8
v0.0.7
- Use atomic writes when downloading any executable.
Full Changelog: v0.0.6...v0.0.7
v0.0.6
- Fixed
self-update
command failing to replace the binary. The binary has to be patched by directly downloading from here and replacing it manually.
Full Changelog: v0.0.5...v0.0.6
v0.0.5
- Find executable name by finding the
.desktop
file inAppDir
. - Fixed uninstall command where the
.desktop
was installed instead of being uninstalled.
Full Changelog: v0.0.4...v0.0.5
v0.0.4
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Full Changelog: v0.0.2...v0.0.3
v0.0.2
This is the initial release of Pho. Take it easy.
Full Changelog: https://github.com/zyrouge/pho/commits/v0.0.2