github zkrebbekx/go-mermaid v0.1.5

3 hours ago

0.1.5 (2026-09-09)

Features

  • parser: close the common Mermaid syntax gaps (#37) (a341f30)
  • state: keep nested machines, notes and pseudostates (#34) (0f691fe)
  • svgutil: measure text with the font the SVG asks for (#32) (1ce9264)

Bug Fixes

  • class,er,requirement: draw the content the parsers already read (#35) (34fde31)
  • layout: route elbows through the gap and keep subgraphs together (#39) (e0e21db)
  • render: keep notes, frames and wide titles on the canvas (#31) (181b031)
  • stop inventing content from unrecognized syntax (#36) (5858046)

Changelog

  • b406bce chore(docs): regenerate the gallery and check it in CI (#38)
  • a6cbe2d chore(main): release 0.1.5 (#33)
  • a341f30 feat(parser): close the common Mermaid syntax gaps (#37)
  • 0f691fe feat(state): keep nested machines, notes and pseudostates (#34)
  • 1ce9264 feat(svgutil): measure text with the font the SVG asks for (#32)
  • 34fde31 fix(class,er,requirement): draw the content the parsers already read (#35)
  • e0e21db fix(layout): route elbows through the gap and keep subgraphs together (#39)
  • 181b031 fix(render): keep notes, frames and wide titles on the canvas (#31)
  • 5858046 fix: stop inventing content from unrecognized syntax (#36)

Don't miss a new go-mermaid release

NewReleases is sending notifications on new releases.