Releases: MarcoEidinger/SwiftPlantUML-Xcode-Extension
Releases · MarcoEidinger/SwiftPlantUML-Xcode-Extension
1.6.0 support of package access level introduced in Swift 5.9
Features
- support
package
access level (SE-0386) introduced in Swift 5.9
Internal Dependencies
uses [email protected]
1.5.1: nested types in extensions
Bug Fixes
- Cannot define nested types in extensions and cannot extend nested types (Issue #26)
1.5.0
1.4.1
1.4.0
1.3.0
1.2.2
Improvements
- Faster launch of diagram in browser (also no longer that pesky leading
.
in the diagram textual description).
Internal Dependencies
uses [email protected]
1.2.1
Bug Fixes
- Diagram in browser will open correctly as invalid prefix
type=png&plantuml=
in script was removed.
Internal Dependencies
uses [email protected]
1.2.0
Features
- 👀
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
Internal Dependencies
uses [email protected]
1.1.0: support macOS 10.15 (#6)
Features
- 🖥️ Use on macOS 10.15.7 and not only on macOS 11
Internal Dependencies
uses [email protected]