- Updated Clojure to 1.12.0 & GitHub actions to the latest stable version #83
- Updated PDFBox to 3.0.3, Clojure to 1.11.4 & GitHub actions to the latest stable version #82
- Updated Clojure to 1.11.3 #81
- Update cognitect/test-runner to the latest release
- Updated PDFBox to 3.0.2, Clojure to 1.11.2 & GitHub actions to the latest stable version #80
- 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 to 3.0.1 #79
- Updated
actions/checkout
to v4 ecd8fdd0a113920677d5dd4689ce4de36f933fa0
- 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