Skip to content

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 24 May 14:57
· 74 commits to main since this release

0.6.1 — 2026-05-24

Bug Fixes

  • Replace silent checkpoint save failures with tracing warnings (@ShixiangWang)
  • Resource detection, checkpoint skip, error cascade, and validation improvements (@ShixiangWang)
  • Workspace tests use tempdir for CI reliability (@ShixiangWang)
  • Allow ':' in rule names and add include E2E tests (@ShixiangWang)
  • Parse conda env name from YAML content, not file stem (@ShixiangWang)

Documentation

Features

  • Subprocess-based dynamic plugin loading (@ShixiangWang)
  • Full plugin system with discovery, TOML integration, signatures (@ShixiangWang)
  • Retry persistence, plugin traits, i18n reports, input tests (@ShixiangWang)
  • Output verification with sizes, watch --run flag (@ShixiangWang)
  • History command, clean confirmation, plugin design doc (@ShixiangWang)
  • Dry-run execution hint, deadlock diagnosis improvement (@ShixiangWang)
  • Auto-create output dirs, watch dry-run, error test coverage (@ShixiangWang)
  • Progress ETA, dry-run input status, colored diff, error tests (@ShixiangWang)
  • Dry-run resource summary, output verification, deprecated cleanup (@ShixiangWang)
  • Input file existence check and --quiet banner suppression (@ShixiangWang)
  • Enhance dry-run output and update CITATION.cff (@ShixiangWang)
  • Transform operator tests and complete priority items (@ShixiangWang)
  • Resource exhaustion hints and enhanced test command (@ShixiangWang)
  • Env error hints, web crate tests, and improved init template (@ShixiangWang)
  • Improve oxo-flow init template with shell reference and China mirrors (@ShixiangWang)

Maintenance

Other Changes