Releases: krisztianb/typedoc-umlclass
Releases · krisztianb/typedoc-umlclass
0.1.4
Added
- Include method parameters in the class diagram
- New option umlClassDiagramMethodParameterOutput
- CSS class for the HTML section
Fixed
- Wrong types for attributes and method return values when using complex types
0.1.3
Added
- Include class name in local image filename
Changed
- Default image format is now SVG
Fixed
- Malformed local SVG image output
0.1.2
Added
- Faster PlantUML generation with caching
0.1.1
First version