Releases: MarcoEidinger/SwiftPlantUML
Releases · MarcoEidinger/SwiftPlantUML
0.1.1
0.1.0
- CLI tool and Swift Package to generate UML class diagram(s) based on Swift source file(s)
- Use one or more Swift files as input for a diagram to visualize
class
,struct
,protocol
,enum
andextension
types with their instance and static members as well as their inheritance and implementation relationships
First public release! 🎉