V 2.1.2 OSGI bundle and minor improvements
neuhalje
released this
20 Dec 22:03
·
139 commits
to master
since this release
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.