Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 19 May 07:37
· 12 commits to main since this release
1392162

Added

  • Workflow files: add TOML workflow support via zsasa calc --workflow and zsasa batch --workflow; batch --manifest remains a compatibility alias. (#366)

Changed

  • Breaking: custom classifier configs are TOML-only; legacy FreeSASA-style custom classifier files are no longer supported. (#366)
  • Breaking/API: the public batch_manifest module was removed and replaced by workflow_manifest. (#366)
  • Repository automation: add agent instructions and ignore local planning docs. (#367)

Fixed

  • CI: ignore gitignore-only changes in automation checks. (#368)