Skip to content

v0.8.7

Choose a tag to compare

@titusz titusz released this 18 Mar 09:08
· 51 commits to main since this release
0306da8

Changes

  • Migrated from Pydantic v1 compatibility layer to native Pydantic v2 API
  • Replaced pdftext with pdf-oxide for PDF text extraction (~150x faster)
  • Renamed CLI command from idk to iscc-sdk
  • Rounded audio and video duration to integer seconds
  • Removed onnxruntime version pin (updated to 1.24.4)
  • Fixed CLI tests for Typer 0.24.x (error messages moved to stderr, exit code changes)
  • Dropped Python 3.10 support, added Python 3.14
  • Updated dependencies