Skip to content

0.5.2

Compare
Choose a tag to compare
@bkryza bkryza released this 05 May 10:24
· 379 commits to master since this release
cd6dce2
  • Fixed generation of empty packages in class diagrams (#253)
  • Added option inline_lambda_messages to omit lambda expressions from sequence
    diagrams (#261)
  • Added support for CUDA calls in sequence diagrams (#263)
  • Improved handling of message call comments (#264)
  • Fixed handling of nested lambda expressions in sequence diagrams
  • Fixed type aliases handling in sequence diagram message names (#260)
  • Added support for call expressions tracking through lambdas in function
    arguments (#168)
  • Added Nix build files (Thanks @hatch01, @uku3lig, @thomaslepoix)
  • Fixed building with LLVM 18 (#251)