Bump github.com/pdfcpu/pdfcpu from 0.5.0 to 0.8.1
Bumps github.com/pdfcpu/pdfcpu from 0.5.0 to 0.8.1.
Release notes
Sourced from github.com/pdfcpu/pdfcpu's releases.
v0.8.1
Yet Another Maintenance Release
This release has been overdue. Lots of fixed bugs to report as well as major improvements of CJK support. The API ships now with enhanced support for adding PDF annotations. The corresponding tests are located in annotation_test.go and the generated artifacts here.
Thanks
for all of you test driving pdfcpu and reporting 🐛 s along the way. Special PR thanks 👍🏻 go to
@toshi1127and@xelan.Changelog
- 66fee12 Bump version
- 1bdc717 Add support for Caret annotation.
- df5e3c7 Add support for Line annotation.
- 8e281b1 Add support for PolyLine and Polygon annotations.
- ee932c4 Fix #931
- c6decf5 Fix #932
- b9c28ae Fix #930
- 3aff1b0 Add support for FreeText annotation.
- d7593cb Fix #918
- 1abb9f6 Fix #926
- fdaf5a4 Fix #911
- 68d2f39 Fix #628, #924
- 649f511 Fix #921
- e987369 Fix #912
- 2059677 Fix #910
- c0c7f90 Fix #890, #915
- 6a9df2e Fix #907
- a1d0f95 Fix #908
- d87622b Fix #687, clean up
- 88bee8f Fix #898, clean up
- b54a425 Fix #903
- 699a216 Merge PR #884
- cd40e60 Merge PR #895
- 402000d Fix #850
- c3d8e18 Fix #885
- 12ffda1 Fix #891
- a938dd5 Fix #886
- a467f3c Improve reading corrupted files
- c342327 Merge PR #881
- 3406273 Fix #871
- 551f87e Fix #767
- 1f3886c Fix #853
- d38d51b Fix #867
- 7cae81e Fix #819, clean up
- d1433b9 Fix #862
... (truncated)
Commits
66fee12Bump version1bdc717Add support for Caret annotation.df5e3c7Add support for Line annotation.8e281b1Add support for PolyLine and Polygon annotations.ee932c4Fix #931c6decf5Fix #932b9c28aeFix #9303aff1b0Add support for FreeText annotation.d7593cbFix #9181abb9f6Fix #926- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)