Releases: kriansa/pacom
Releases · kriansa/pacom
Release v2.1.2
Release v2.1.1
- Fix major bug where users with $USE_SYSTEM_GPG=1 and $GNUPGHOME set could have their gnupg home
deleted - Fix a medium severity bug where a user's public vault could be commited to their git-repo and
override the keys previously in there
Release v2.1.0
- Prevent build from showing
ERROR: Package already been built
when an info message is more
appropriated
Release v2.0.0
- (BREAKING) Add support for storing PGP keyring in its own database instead of relying on system
local one
Release v1.0.7
- Proper cleanup packages in the git repo after the build
Release v1.0.6
- Add support for using text editors other than Neovim
Release v1.0.5
- Fix a bug where a Golang-based package could hang on its removal
Release v1.0.4
- Fix warnings caused by
xargs
- Always remove build dependencies after the build by default
- Handle package removal errors
Release v1.0.3
- Always show
pacom
instead of its path on usage helpers
Release v1.0.2
- Fix git synchronization issue