Releases: Setasign/SetaPDF-Signer-Addon-GlobalSign-DSS
Releases · Setasign/SetaPDF-Signer-Addon-GlobalSign-DSS
v3.0.0
30 Jan 09:43
Compare
Sorry, something went wrong.
No results found
Updated dependencies.
Code clean-up.
Added types to attributes, parameters and return types.
Implemented PadesProxyTrait and removed $module parameter/property in SignatureModule.
Added SignatureModule::getVerificationRelatedInformation() (fixes #7 )
v2.1.0
29 Jan 11:55
Compare
Sorry, something went wrong.
No results found
Added SignatureModule::getTrustchain() and SignatureModule::getOcspResponses() methods.
Changed all used class names to new namespaced variation of SetaPDF.
v2.0.0: Removed Guzzle and switched to PSR-17 and PSR-18 implementations
10 Dec 10:38
Compare
Sorry, something went wrong.
No results found
Removed direct dependency to Guzzle and switched to PSR-17 and PSR-18 implementations
v1.0.1: Added support for PHP 8.0
07 Dec 09:13
Compare
Sorry, something went wrong.
No results found
Added support for PHP 8.0
v1.0.0
19 Nov 14:47
Compare
Sorry, something went wrong.
No results found
v1.0.0-beta2
11 Jul 14:14
Compare
Sorry, something went wrong.
No results found
Fixed missing base64_decode() call
v1.0.0-beta
18 Dec 09:32
Compare
Sorry, something went wrong.
No results found
Code style, doc-blocks and clean-up