Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
[0.2.0] - 2025-09-29
Added
- (voa-openpgp) Implement verifier lookup, package validation
Other
- (README) Add example for
verify_from_file
- (voa-openpgp) Container tests for verifiers
- [breaking] Rename
Technology::OpenPGP
toTechnology::Openpgp
[0.1.1] - 2025-09-24
Added
- (cargo) Add
voa-core
andvoa-openpgp
to workspace dependencies
Other
- (cargo) Move
pgp
andrand
to workspace dependencies - (cargo) Add common dependencies to workspace dependencies
[0.1.0] - 2025-09-10
Added
- Add
import
module for import of OpenPGP verifiers - Initialize bare
voa-openpgp
crate
Other
- Upgrade voa-core crate to 0.2.0