Skip to content

v0.1.3

Choose a tag to compare

@mlimarenko mlimarenko released this 18 Jun 09:16

0.1.3 — 2026-06-18

  • Build against framework v0.0.5: cursor rows now retain the target
    library, orphan scans follow cursor pagination, route moves avoid deleting
    newly-routed documents, legacy cursor rows are backfilled from IronRAG
    document details, and transient conflicting mutations are retried on a later
    sweep without advancing the cursor.
  • Tightened connector type annotations so strict mypy passes against the typed
    framework package.