Skip to content

v1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Aug 10:11

1.2.0 (2026-08-25)

Features

  • release: add pip-installable Python distribution (57d27d3)

Bug Fixes

  • cli: read the plan file once instead of check-then-read (26c8f57)
  • cli: validate options, accept stdin plans and harden serve (7522c9a)
  • cli: write the SVG first and classify --out failures afterwards (f8e8e9b)
  • parser: resolve hierarchy on real plans and cap inferred edges (a16650c)
  • parser: strip address indexes with a linear scan (4293550)
  • ui: make import dialog accessible with inline errors (cebaaaf)
  • Update Homebrew tap workflow (a888e20)

Build System

  • scripts: add Homebrew formula generator and reject external SVG urls (2a29bdc)

Documentation

  • readme: document Python, Homebrew, CLI reference and security notes (1d889b6)