Skip to content

v2026.02.16

Choose a tag to compare

@jamesbraza jamesbraza released this 17 Feb 02:40
· 29 commits to main since this release
cb4fd0a

What's Changed

  • Added del to save memory during reading by @jamesbraza in #1265
  • More nemotron-parse links in README.md by @jamesbraza in #1267
  • chore(deps): lock file maintenance by @renovate[bot] in #1268
  • Validating ParsedMedia.data is not empty by @jamesbraza in #1269
  • Retrying nemotron-parse API calls receiving 408 timeouts by @jamesbraza in #1276
  • Fixing 60-sec wait for retrying nemotron-parse API calls' 408 timeouts by @jamesbraza in #1277
  • Updating journal_quality.csv from script by @jamesbraza in #1278
  • Logging tool name in NemotronBBoxError/NemotronLengthError by @jamesbraza in #1279
  • Non-destructive retrying on nemotron-parse API by @jamesbraza in #1281
  • Per-page failover parser for nemotron-parse by @jamesbraza in #1280
  • Fixing newly-added journal quality 4 causing KeyError by @jamesbraza in #1282
  • Pulled in UV_VENV_CLEAR for uv==0.10.0 break by @jamesbraza in #1285
  • Fixing test_parse_office_doc by modernizing Gemini model by @jamesbraza in #1286
  • Multiprocessing support for PyMuPDF full_page mode by @jamesbraza in #1284
  • Fixing failing test_equations[docling] by caching Docling models before pytest by @jamesbraza in #1287
  • Fixing dockey/doc_id mismatch when no metadata is found by @jamesbraza in #1288
  • chore(deps): update suzuki-shunsuke/github-action-renovate-config-validator action to v2 by @renovate[bot] in #1291
  • chore(deps): update pre-commit hook psf/black-pre-commit-mirror to v26 by @renovate[bot] in #1290

Full Changelog: v2026.01.05...v2026.02.16