- Updated the CI jobs, by adding more JVMs to test against & added a clj-kondo lint job#70
pdfboxing.split/split-pdf
wouldn't close a document when splitting#73- Updated CI depdendency, GitHub action
actions/cache
to v3.3.1#75 - Updated pdfbox & pdfbox-tools to the latest stable release#76
- Updated pdfbox & pdfbox-tools to the latest stable release#77
- Added GitHub action based on antq, for outdated dependencies & updated outdated dependencies#72
- Added the licence file#74
- Removed TravisCI config#71
- Added the ability to create HTML documents from PDFs #69
- Added the ability to merge multiple images into a single PDF#45
- Added the ability to load PDFs from byte arrays #58
- Added the ability to run tests automatically using GitHub actions #64
- Upgraded
PDFBox
to2.0.27
&Clojure
to1.11.1
#68 - Using lists for :imports 157706
- Updated documentation of
split-pdf-at
in the README 78f9 - Imports in
pdfboxing.common
comply with clj-kondo linting 8924eb3 - Made
pdfboxing.form/set-fields
more efficient #64 - Made
pdfboxing.form/get-fields
more robust by handling nested fields #65 - Made
pdfboxing.merge/merge-pdfs
more robust by allowing more input and output types #67 edt
- Fixed all warnings as per clj-kondo f7e4