Changelog
Changelog
v1.3.0 - 2023-01-13
Features and Enhancements
Power-ups with signatures available will now have them verified by default. This can be disabled by specifying
--no-verify
tovertex.pkg.install
.Power-up install metadata is now stored in the JsonStor.
v1.2.0 - 2022-11-04
Features and Enhancements
Add
vertex.unregister
command for clearing package repository registration info.
v1.1.0 - 2021-12-02
Features and Enhancements
Update package to current conventions.
Add package documentation.
Add vertex.pkg.upgrade command for upgrading installed packages.
Add the
vertex.pkgrepo.user
permission to control user access to commands. This replaces the previous asroot permissions used by commands in this package.