Skip to content

V 2.1.2 OSGI bundle and minor improvements

Compare
Choose a tag to compare
@neuhalje neuhalje released this 20 Dec 22:03
· 139 commits to master since this release
release/v2.1.2
fbff9da

Changes

  • Enh: Merge OSGI support by basdfish69
  • Enh: Add support for Java 11
  • Enh: SignaturesMissingException carries list of missing signatures
  • Doc: Minor documentation improvements
  • Tst: Improve test coverage
  • Dep: Update test & minor dependencies
  • Ref: Refactor argument checking into helper methods

API Changes

  • [non breaking] Signature verification now throws SignaturesMissingException containing the missing signatures.