Skip to content

0.6.1

Latest
Compare
Choose a tag to compare
@bkryza bkryza released this 05 Mar 19:25
· 2 commits to master since this release
9da3648
  • Fix handling of relationship_hints option (#394)
  • Fixed handling of source location for template instantiation obtained from
    types (#392)
  • Fixed forward declarations in class diagrams with directory packages (#390)
  • Fixed handling of forward declarations in class diagrams (#388)
  • Added support for coroutines in sequence diagrams (#376)
  • Fixed supported for compile_flags.txt (#381)
  • Added separate return messages for each return branch in sequence diagrams
    (#378)
  • Added option to generate return expressions (values) in addition to types
    in sequence diagrams (#377)
  • Fixed MSVC compilation flags (Thanks @leha-bot)