- Maintenance release with up to date dependencies
- the macOS port is now deprecated, CI & release binary will be removed in the next release
- Fix a missing include
- Update bundled externals
- Use
IMPORTED_LOCATION_<CONFIG>
instead of patching for the zlib and googletest externals
- Link bundled nss statically, which provides a self-contained executable on Linux and macOS
- Update bundled googletest, libxml2, libxmlsec, libzip, nss and xmlsec to latest versions
- Don't crash on directory argument
- Can validate multiple files in one go
- Initial XAdES certificate hash verify support
- Automatic packaging on all platforms
- Fix a crash found with fuzzing
- Runs on macOS
- Don't silently ignore unrecognized arguments
- First release with multiple backends (MS CNG next to NSS)
- Runs on Windows
- Initial release
- Runs on Linux
- Can detect digest mismatches in signatures
- Can detect certificate validation problems