Skip to content

Tags: Jhoanor/DocBleach

Tags

v0.0.9

Toggle v0.0.9's commit message
Update pdfbox to 2.0.8

v0.0.8-3

Toggle v0.0.8-3's commit message

Verified

This commit was signed with the committer’s verified signature.
punkeel Maxime
Test new deploy :(

v0.0.7-1

Toggle v0.0.7-1's commit message

Verified

This commit was signed with the committer’s verified signature.
punkeel Maxime
🐛 PDF: Fix NPE for legitimate documents

This was a sad story, that could have been prevented with tests. JUST
SAYIN', dear me!

v0.0.6

Toggle v0.0.6's commit message
Release v0.0.6

v0.0.5

Toggle v0.0.5's commit message
Release v0.0.5

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was signed with the committer’s verified signature.
punkeel Maxime
🔖 Release v0.0.4

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
punkeel Maxime
🐛 OOXML: Fix regression introduced in 271f1e6

If a part exists without a linked relation, the deletePart method
throws an exception: `throw new IllegalArgumentException("partName");`

This is not the expected behaviour here: malformed files, or partly
sanitized files match this pattern.

Instead, we check if the relationship exists and is in the package.

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
punkeel Maxime
🔖 Release v0.0.2

Update the readme o/

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
punkeel Maxime
🎉 First release