COMMITS
April 7, 2026
P
Merge pull request #130 from digitorus/dependabot/go_modules/golang.org/x/crypto-0.49.0
Paul van Brouwershaven committed
March 16, 2026
D
Bump golang.org/x/crypto from 0.46.0 to 0.49.0
dependabot[bot] committed
January 2, 2026
P
Merge pull request #120 from digitorus/test-visible-and-hidden
Paul van Brouwershaven committed
P
refactor: Update CI baseline error checking to iterate source files directly and derive source filenames for skipping signed PDFs.
Paul van Brouwershaven committed
P
refactor: consolidate PDF signing tests into a shared helper and add a visible signature test.
Paul van Brouwershaven committed
P
Merge pull request #115 from fredgig/fix/appearance-stream-length
Paul van Brouwershaven committed
P
chore: Integrate PDF validation directly into the build job, remove PR commenting, and reduce workflow permissions.
Paul van Brouwershaven committed
P
fix: add issues write permission to workflow
Paul van Brouwershaven committed
P
feat: Consolidate PDF validation into the main Go CI workflow and remove the dedicated validation workflow.
Paul van Brouwershaven committed
P
Add third party PDF validation (#80)
Paul van Brouwershaven committed
November 18, 2025
F
Fix PDF/A validation error in appearance stream length
fredgig committed
January 1, 2026
P
Update golangci-lint.yml
Paul van Brouwershaven committed
P
Merge pull request #119 from digitorus/dependabot/go_modules/golang.org/x/crypto-0.46.0
Paul van Brouwershaven committed
D
Bump golang.org/x/crypto from 0.41.0 to 0.46.0
dependabot[bot] committed
P
Upgrade golangci-lint action to version 9
Paul van Brouwershaven committed
P
ci: update Go version to 1.23 and golangci-lint action to v6 with linter v2.7
Paul van Brouwershaven committed
August 19, 2025
P
Merge pull request #105 from Mikescops/patch-1
Paul van Brouwershaven committed
August 18, 2025
C
Fix compressData async processing
Corentin Mors committed
August 12, 2025
P
Merge pull request #104 from digitorus/dependabot/go_modules/golang.org/x/crypto-0.41.0
Paul van Brouwershaven committed
D
Bump golang.org/x/crypto from 0.40.0 to 0.41.0
dependabot[bot] committed
July 24, 2025
P
Merge pull request #98 from subnoto/feature/improve-verify-checks
Paul van Brouwershaven committed
C
Add more tests coverage
Corentin Mors committed
C
Fix all remaining lint issues
Corentin Mors committed
C
Split types into separate files for readability
Corentin Mors committed
C
Parse certificate as DER after PEM
Corentin Mors committed
C
Change signature time fallback option name
Corentin Mors committed
C
Change option name for untrusted roots
Corentin Mors committed
July 17, 2025
C
Fix linting of external recocation test
Corentin Mors committed
C
Split CLI in a dedicated folder
Corentin Mors committed
C
Improve testing coverage
Corentin Mors committed