Skip to content

Tags: kriansa/pacom

Tags

v2.1.2

Toggle v2.1.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kriansa Daniel Pereira
Release v2.1.2

* Fix the VCS package version detector so it detects versions of certain packages more reliably

v2.1.1

Toggle v2.1.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kriansa Daniel Pereira
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

v2.1.0

Toggle v2.1.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kriansa Daniel Pereira
Release v2.1.0

* Prevent build from showing `ERROR: Package already been built` when an info message is more
	appropriated

v2.0.0

Toggle v2.0.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kriansa Daniel Pereira
Release v2.0.0

* (BREAKING) Add support for storing PGP keyring in its own database instead of relying on system
	local one

v1.0.7

Toggle v1.0.7's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kriansa Daniel Pereira
Release v1.0.7

* Proper cleanup packages in the git repo after the build

v1.0.6

Toggle v1.0.6's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kriansa Daniel Pereira
Release v1.0.6

* Add support for using text editors other than Neovim

v1.0.5

Toggle v1.0.5's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kriansa Daniel Pereira
Release v1.0.5

* Fix a bug where a Golang-based package could hang on its removal

v1.0.4

Toggle v1.0.4's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kriansa Daniel Pereira
Release v1.0.4

* Fix warnings caused by `xargs`
* Always remove build dependencies after the build by default
* Handle package removal errors

v1.0.3

Toggle v1.0.3's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kriansa Daniel Pereira
Release v1.0.3

* Always show `pacom` instead of its path on usage helpers

v1.0.2

Toggle v1.0.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kriansa Daniel Pereira
Release v1.0.2

* Fix git synchronization issue