Skip to content

Release v2.7.0

Compare
Choose a tag to compare
@kirchsth kirchsth released this 15 Jul 21:41

New Features

C4_Sequence Diagram Sample

  • Sequence/Dynamic diagram - simplified to "one" Rel() call
    • Sequence diagram
      • Rel() extended with $index and $rel
    • Dynamic diagram
      • Rel() extended with $index (makes all other RelIndex...() calls obsolete)

What's Changed

  • Add (C4 styled) Sequence Diagram support by @kirchsth in #308
  • #303 update documentation: <C4/themes>, mweagle themes by @kirchsth in #313
  • README typo fix by @bricker in #314
  • Sequence/Dynamic diagram - simplify to "one" Rel() call; add layout option SHOW_INDEX() by @kirchsth in #312

New Contributors

Full Changelog: v2.6.0...v2.7.0