Skip to content

v0.8.9

Choose a tag to compare

@rustyconover rustyconover released this 29 Jun 17:39
· 222 commits to main since this release

Maintenance release.

  • Export CopyFromFormatInfo from vgi.catalog.
  • Type ProcessParams/InitParams.secrets as ResolvedSecrets (type/scope-aware lookups now type-check).
  • CI/quality-gate fixes (mypy, ruff, pydoclint, strict docs); run pydoclint via an isolated uvx env to avoid the docstring-parser/docstring-parser-fork namespace conflict.