Releases: bkryza/clang-uml
Releases · bkryza/clang-uml
0.3.3
26 Mar 18:08
Compare
Sorry, something went wrong.
No results found
Added 'add_compile_flags' config options (#112 )
Added JSON generator (#114 )
Added diagram templates support (#105 )
Added parents (base classes) diagram filter
Fixed namespace handling for nested template specializations
0.3.2
02 Mar 22:13
Compare
Sorry, something went wrong.
No results found
Added initial support for C++20 concept rendering (#96 )
Added support for plain C11 translation units (#97 )
Added 'row' and 'column' layout hints for aligning elements (#90 )
Added 'together' layout hint for grouping elements (#43 )
Enabled adding notes to class methods and members (#87 )
Improved rendering of template methods in class diagrams (#83 )
0.3.1
22 Jan 18:52
Compare
Sorry, something went wrong.
No results found
Added relationship deduction from auto return types which are template
specializations (#82 )
Fixed lambda names in class diagrams to be based on relative paths
with respect to relative_to config option (#78 )
Fixed relative paths in config files to be relative to the parent of
the configuration file by default (#69 )
Added command line option (--dump-config) to print effective config (#77 )
Added support for building with Microsoft Visual Studio
0.3.0
02 Jan 22:47
Compare
Sorry, something went wrong.
No results found
First version with support for sequence diagrams over template functions and methods.
0.2.2
23 Sep 21:01
Compare
Sorry, something went wrong.
No results found
0.2.1
10 Sep 19:24
Compare
Sorry, something went wrong.
No results found
Updated test cases documentation
0.2.0
03 Sep 17:54
Compare
Sorry, something went wrong.
No results found
First release after refactor to Clang LibTooling.
0.1.0
14 Jun 22:06
Compare
Sorry, something went wrong.
No results found