Skip to content

FigOps v0.17.7

Choose a tag to compare

@moonweave moonweave released this 25 Jun 08:00

FigOps v0.17.7

This patch release adds the shaded-region / target-zone annotation support that was committed after PR #188 had already been merged, so it was not included in v0.17.6.

Added

  • Add shaded-region / target-zone annotation support to CSV graph rendering.
  • Forward region descriptors through the MCP render_csv_graph input path.

Verification

  • PR #189 checks passed: Dependency audit, Ruff, and Test gating.
  • Local bridge/MCP rendering tests passed: 164 passed, 7 subtests passed.
  • Release-critical tests passed: 23 passed.
  • Local package checks passed: ruff check, git diff --check, package metadata smoke, public package surface, consumer install smoke, twine check, and upload guards.
  • GitHub Actions TestPyPI publish passed: https://github.com/Moonweave-Research/figops/actions/runs/28155735758
  • GitHub Actions PyPI publish passed: https://github.com/Moonweave-Research/figops/actions/runs/28155923539
  • Fresh TestPyPI and PyPI install smokes passed with figops-mcp --smoke.
  • Local uv tool updated to figops==0.17.7; figops-mcp --smoke and graphhub-mcp --smoke passed locally.