Skip to content

Releases: MarcoEidinger/SwiftPlantUML

0.1.1

28 Jan 01:10
Compare
Choose a tag to compare

Features

  • 🎸 generate diagram from a string containing Swift code (ebdeb59)

0.1.0

26 Jan 01:39
Compare
Choose a tag to compare
  • 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 and extension types with their instance and static members as well as their inheritance and implementation relationships

First public release! 🎉