Skip to content

cli: v0.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 14:48
9d25e6f

0.3.0 (2026-06-09)

⚠ BREAKING CHANGES

  • package names, binary, MCP server name, env var, and ledger path all change. Pre-publish, so no external impact.

Features

  • cli: Discover tsconfig by default; --tsconfig now optional (d5cd4a7), closes #82
  • cli: View body --source + DX hints for body and find symbol (370c4e7)
  • core: Compact outline / refs / usage text output (fd4f5ab)
  • core: Fold a declaration merge in view members (membersByName) (5953035)
  • Report version in CLI (--version) + MCP serverInfo (693a021), closes #58

Bug Fixes

  • cli: Make gain ledger tests hermetic on Windows (a51b1b7)

Documentation

  • Rework root README + add subpackage READMEs (8388bb2)
  • Surface find symbol --contains; nudge on empty exact match (4cdbea9)

Internal

  • Lockstep versioning across core, cli, mcp (#106) (7d3fbc9)
  • Raise coverage on version, gain, and the async engine bridge (4c0a59e)
  • Rebrand kestrel to symantic (f3ff609)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @symantic/core bumped to 0.3.0