Skip to content

0.7.0

Compare
Choose a tag to compare
@MarcoEidinger MarcoEidinger released this 08 Jan 18:51
· 20 commits to main since this release

⚠ 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)