v0.1.0
v0.1.0 (2026-07-14)
This release is published under the MIT License.
Features
Exporting thousands of documents takes minutes, and the output was captured and withheld until the process exited — so a long, healthy export was indistinguish-able from a hung one. Its lines are now relayed as they arrive.
stderr is folded into stdout while doing it, because Paperless reports a failure on either depending on the version: the path-too-long fallback was only ever scanning stderr, and would have missed a failure announced on stdout. The error message now repeats the useful tail of the log rather than the whole thing.
Detailed Changes: v0.0.3...v0.1.0