Skip to content

v0.1.10

Choose a tag to compare

@Muizzkolapo Muizzkolapo released this 11 Apr 18:53
· 312 commits to main since this release
1f308e8

Bug Fixes

  • fix: HITL FILE granularity + guard pre-filter for FILE mode (#229)
  • fix: HITL FILE mode truncates lineage to just its own node_id (#231)
  • fix: resolve false-positive StaticTypeError for Jinja loop variables (#232)
  • fix: accept cross-workflow dependency syntax, fix 4 crash sites
  • fix: improve VS Code data card indentation, grammar, and rendering (#223)
  • fix: improve docs data card indentation, contrast, and grammar (#224)

Tests

  • test: deterministic lineage integrity tests (#221)
  • test: context scope integration tests (#222)

Docs

  • docs: update HITL, granularity, and guards docs for FILE-only HITL and guard pre-filter (#230)