Skip to content

v0.4.5

Choose a tag to compare

@deeplook deeplook released this 20 May 08:55
· 64 commits to main since this release

Changed

  • -o name.svg no longer auto-opens a browser — defaults to --no-show; pass --show to override. PNG unchanged.

Internal

  • New architectureVirtualPath protocol unifies filesystem/archive path handling;
    TreeSource registry replaces per-backend dispatch; RenderingPipeline centralises
    scan → render → display orchestration; ConsoleSession replaces scattered terminal globals.