Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 13:31
· 36 commits to main since this release
69b3d72

What's Changed

Rendering

  • Make themes writable, and let one decorate a heading by @tokuhirom in #24
  • Draw heading decoration as text where there is no bitmap by @tokuhirom in #27
  • Give a rasterized span the background the theme gives it by @tokuhirom in #30
  • Decline a flowchart whose band offers an edge nobody wrote by @tokuhirom in #31
  • Join the corner where two sideways connectors turn by @tokuhirom in #32
  • Reorder a rank rather than decline the chart for its order by @tokuhirom in #33
  • Route an edge round a band that cannot carry it by @tokuhirom in #34

Fixes

  • Refuse a theme key the section does not have by @tokuhirom in #25
  • Keep each span's colour when a heading is rasterized by @tokuhirom in #26
  • Stack a band's edge labels when one row will not hold them by @tokuhirom in #28
  • Give a sideways label a place of its own when its end is taken by @tokuhirom in #29

Terminals and platforms

  • Say on the way out when a diagram wanted mmdc by @tokuhirom in #35

Documentation

Full Changelog: v0.1.4...v0.2.0