mirror of
https://codeberg.org/PGPainless/cert-d-pgpainless.git
synced 2024-11-14 12:02:05 +01:00
961 B
961 B
Cert-D-PGPainless Changelog
0.2.0
get
: ApplytoLowerCase()
to fingerprints- Use BCs
PGPPublicKeyRing.join(first, second)
method to properly merge certificates - Implement storing of
trust-root
key - Bump
cert-d-java
to0.2.1
- Changes to CLI
- Add support for i18n using resource bundles
- Rename
import
command toinsert
- Rename
multi-import
command toimport
- Add
export
command - Add basic
list
command get
command: Allow querying by special name- Add armor headers to output of
get
command
0.1.2
- Add name and description to main command
- Bump
pgpainless-core
to1.2.1
- Bump
cert-d-java
to0.1.1
- Bump
slf4j
to1.7.36
- Bump
logback
to1.2.11
- Bump
mockito
to4.5.1
- Bump
picocli
to4.6.3
0.1.1
- Bump
pgpainless-core
to 1.1.3
0.1.0
- Initial Release