All Versions
20
Latest Version
Avg Release Cycle
78 days
Latest Release
846 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.8.1 Changes
February 22, 2024What's Changed
- ๐ fix: When linking inheritedType, if the name includes
&, separate and link it by @TTOzzi in #82
๐ New Contributors
Full Changelog : 0.8.0...0.8.1
- ๐ fix: When linking inheritedType, if the name includes
-
v0.8.0 Changes
January 01, 2024What's Changed
- ๐ฆ โจ feat: support
packageaccess level by @MarcoEidinger in #78
Full Changelog : 0.7.7...0.8.0
- ๐ฆ โจ feat: support
-
v0.7.7 Changes
November 11, 2023๐ fix: incorrect PlantUMLScript when @unchecked Sendable present in Swift code (closes #76)
-
v0.7.6 Changes
July 21, 2023 -
v0.7.5 Changes
June 03, 2023 -
v0.7.4 Changes
February 17, 2023 -
v0.7.3 Changes
February 01, 2023๐ Bug Fixes
- ๐ typo fix for relationship label, i.e. use 'conforms to' (closes #63)
-
v0.7.2 Changes
January 27, 2023๐ Features
- โจ add descriptive texts like header or title to the diagram (closes #61)
-
v0.7.1 Changes
January 13, 2023๐ Features
- ๐ป โจ able to programmatically open diagram as SVG in browser (PR #59)
-
v0.7.0 Changes
January 08, 2023โ BREAKING CHANGES
- ๐งจ minor public API changes
๐ Features
- ๐ โจ support built-in themes from PlantUML (closes #40)
- ๐ โจ able to merge extensions into main type (closes #54)
- โจ show nested types (closes #53)
๐ Bug Fixes
- ๐ fix: no access level for extension members if no explicit (fix #42)
- ๐ fix: no access level indicator for fileprivate members (fix #44)
- ๐ fix: incorrect inheritance/extensions when parent class is not scanned first (fix #47)
- ๐ fix: incorrect relationship label when protocol is not scanned first (fix #49)