This project adheres to Semantic Versioning.
Possible sections are:
Addedfor new features.Changedfor changes in existing functionality.Deprecatedfor soon-to-be removed features.Removedfor now removed features.Fixedfor any bug fixes.Securityin case of vulnerabilities.
- avoid Z.AI OCR rate-limit failures in large batch runs by introducing OCR-specific concurrency control (
--ocr-workers) and clearer HTTP 429 guidance (#7) - align skip and output-reuse behavior with marker-based semantics: skip only when
<output>/<pdf_stem>/log.jsonlexists; otherwise refresh managed artifacts and continue processing (#11)
- published on crates.io
- reduced the binary size
- added in-memory buffering of downloaded figures
- switched to dotenvy as a
.envreader
- make
Regexreusable
- initial release, basic coverage of the Z.AI GLM-OCR API