Skip to content

v0.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Aug 03:25
· 12 commits to main since this release
v0.1.2
4b828fd

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