Eases downgrading packages in Arch Linux.
Install via the AUR.
See downgrade(8).
See downgrade.conf(5).
Install just and cram: pacman -S just python-cram.
just testIf your change is meant to trigger release, use a conventional-commit prefix in your commit message:
fix:to trigger a patch release,feat:to trigger minor, orfeat!:to trigger major
When such a commit is merged to main, a new GitHub release will be created and
a PKGBUILD update will be published automatically.