Skip to content

Releases: kriansa/pacom

Release v2.1.2

21 Dec 21:30
v2.1.2
Compare
Choose a tag to compare
  • Fix the VCS package version detector so it detects versions of certain packages more reliably

Release v2.1.1

21 Dec 18:59
v2.1.1
Compare
Choose a tag to compare
  • 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

20 Dec 16:03
v2.1.0
Compare
Choose a tag to compare
  • Prevent build from showing ERROR: Package already been built when an info message is more
    appropriated

Release v2.0.0

20 Dec 04:51
v2.0.0
Compare
Choose a tag to compare
  • (BREAKING) Add support for storing PGP keyring in its own database instead of relying on system
    local one

Release v1.0.7

18 Dec 03:29
v1.0.7
Compare
Choose a tag to compare
  • Proper cleanup packages in the git repo after the build

Release v1.0.6

21 Nov 06:11
v1.0.6
Compare
Choose a tag to compare
  • Add support for using text editors other than Neovim

Release v1.0.5

18 Nov 00:18
v1.0.5
Compare
Choose a tag to compare
  • Fix a bug where a Golang-based package could hang on its removal

Release v1.0.4

13 Feb 19:10
v1.0.4
Compare
Choose a tag to compare
  • Fix warnings caused by xargs
  • Always remove build dependencies after the build by default
  • Handle package removal errors

Release v1.0.3

05 Jan 23:26
v1.0.3
Compare
Choose a tag to compare
  • Always show pacom instead of its path on usage helpers

Release v1.0.2

01 Jan 23:01
v1.0.2
Compare
Choose a tag to compare
  • Fix git synchronization issue