1
0
Fork 0
pdfbox/changelog.md

12 lines
345 B
Markdown
Raw Normal View History

2025-02-16 22:31:13 +00:00
## 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
2025-02-14 11:01:20 +00:00
## 0.1.6 2025-02-14
* Add `hasLabels`
* FIX #1 error if no labels
2025-02-10 17:17:30 +00:00
## 0.1.5 2025-02-10
* Add `isEncrypted`
* Rename `open` to `open-file`