• v0.1.0 89dbaede67

    v0.1.0
    Some checks failed
    CI / test (push) Failing after 18s
    CI / build (push) Has been skipped
    Release / release (push) Failing after 12s
    Stable

    7000pctAUTO released this 2026-01-29 22:28:21 +00:00 | 0 commits to main since this release

    What's Changed

    Initial release of TermDiagram - A CLI tool for generating architecture diagrams from codebases.

    Features

    • Multi-format output (ASCII, Mermaid, SVG, DOT)
    • Codebase analysis with symbol extraction
    • Interactive TUI mode
    • Git integration for history tracking
    • Fuzzy search functionality
    • Support for multiple programming languages

    Installation

    pip install termdiagram
    
    Downloads