- support
package
access level (SE-0386) introduced in Swift 5.9
uses [email protected]
- Cannot define nested types in extensions and cannot extend nested types (Issue #26)
-
Select one or more Swift files in your finder and then use a quick action to view a class diagram in your browser.
- Fix previous installation error
“SwiftPlantUMLApp” is damaged and can’t be opened. You should move it to the Bin.
(Issue #20)
uses [email protected]
uses [email protected]
- Faster launch of diagram in browser (also no longer that pesky leading
.
in the diagram textual description).
uses [email protected]
- Diagram in browser will open correctly as invalid prefix
type=png&plantuml=
in script was removed.
uses [email protected]
- 👀
Open
elements and members will now be rendered while this was previously not the case. - ⬆️ Change of order for elements and their inheritance/extensions relationships.
- before: subclass points down to superclass
- now: superclass on top and subclass points up to superclass
uses [email protected]
- 🖥️ Use on macOS 10.15.7 and not only on macOS 11
uses [email protected]
- 📊 Create class diagram from Swift file
- 🔦 Create class diagram from selected Swift code
uses [email protected]