vks-java/CHANGELOG.md

28 lines
641 B
Markdown
Raw Permalink Normal View History

2022-04-11 13:33:41 +02:00
<!--
SPDX-FileCopyrightText: 2022 Paul Schaub <vanitasvitae@fsfe.org>
SPDX-License-Identifier: Apache-2.0
-->
# Changelog
2023-07-07 12:47:27 +02:00
## 0.1.3
2023-07-07 12:45:48 +02:00
- Bump `bc-util` to `1.75`
- Bump `jackson-databind` to `2.15.2`
2022-11-25 15:54:46 +01:00
- Add support for resource bundles for i18n
2022-04-29 16:40:59 +02:00
## 0.1.2
2022-04-26 01:00:32 +02:00
- Bump `slf4j` to `1.7.36`
- Bump `logback` to `1.2.11`
2022-04-26 01:08:59 +02:00
- Bump `lombok` to `1.18.24`
2022-04-26 01:00:32 +02:00
- CLI: Set `keys.openpgp.org` as default key server
- Add name and description to parent command
## 0.1.1
2022-04-11 13:33:41 +02:00
- Add `vks-java-cli`: CLI frontend for `vks-java`
- Bump Bouncy Castle dependencies to `1.71`
## 0.1.0
- Initial release
2023-07-07 12:45:48 +02:00
- `vks-java`: Client side API to communicate with Verifying Key Servers