Skip to content

Bruce v2.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Mar 13:49
· 6 commits to main since this release
d206939

What's Changed

  • docs: add Maven Central dependency instructions for v2.0.0 by @mcaserta in #201
  • docs: replace JitPack badge and link with Maven Central in README.adoc by @mcaserta in #202
  • Extend README.md and README.adoc with comprehensive documentation by @mcaserta in #207
  • Issue #203: add provider enum overloads and Conscrypt integration tests by @mcaserta in #206
  • Add type-safe algorithm enums for all builder APIs (issue #205) by @mcaserta in #208
  • Docs: cover type-safe algorithm enums (issue #205) by @mcaserta in #209
  • feat: add certificate format conversions (issue #36) by @mcaserta in #210
  • #205 Phase 1: add algorithm enum overloads for core builders by @mcaserta in #211
  • Implement #36 certificate conversion coverage and docs alignment by @mcaserta in #212
  • Add keystore serialization to bytes, strings, and files by @mcaserta in #213

Full Changelog: v2.0.0...v2.1.0