What changed
Fix
- Mermaid diagrams now stay in sync when the OS switches between light and dark. Before this, a diagram already on screen kept its old colors until the file was saved again; a theme switch alone did not repaint it.
Docs
- Install page and README now lead with
cargo install mhr, for scripted or agent-driven installs, alongside the snap,.deb, and tarball. - Noted that the sandbox warnings the snap prints on startup are harmless.
- Excluded repo-only files from the published crate on crates.io.
Full Changelog: v0.1.1...v0.1.2