1
0
Fork 0
pdfbox/changelog.md
2025-02-18 16:20:02 +00:00

20 lines
No EOL
549 B
Markdown

# 0.2.7 2025-02-18
* reduce memory use
* add open from xs:base64Binary
* open opts with password
* increase test coverage
## 0.2.5 2025-02-17
* rename property pages to pageCount
* increase test coverage
## 0.2.4 2025-02-16
* Add `property`
* rewrite `report` to return CSV style data
* replace `open-file` with `open` using `fetch:binary` to allow urls
* Mod `extract` returns xs:base64Binary
* password support
## 0.1.6 2025-02-14
* Add `hasLabels`
* FIX #1 error if no labels
## 0.1.5 2025-02-10
* Add `isEncrypted`
* Rename `open` to `open-file`