Skip to content

Latest commit

 

History

History
130 lines (68 loc) · 4.93 KB

CHANGELOG.md

File metadata and controls

130 lines (68 loc) · 4.93 KB

Features

  • support package access level (SE-0386) introduced in Swift 5.9

Internal Dependencies

uses SwiftPlantUML@0.8.0

Bug Fixes

  • Cannot define nested types in extensions and cannot extend nested types (Issue #26)

Features

  • Select one or more Swift files in your finder and then use a quick action to view a class diagram in your browser.

    Finder Action

Bug Fixes

  • Fix previous installation error “SwiftPlantUMLApp” is damaged and can’t be opened. You should move it to the Bin. (Issue #20)

Features

  • Able to merge extensions into main type.

    merged_extensions
  • Able to choose a theme

    theme_sketchy_outline

Improvements

  • Show Nested Types

    nestedTypes
  • Several Bug Fixes

Internal Dependencies

uses SwiftPlantUML@0.7.0

Features

  • Able to set preferences to influence which code shall be considered for diagram generation.

    Preferences - Elements Preferences - Members Preferences - Others

Improvements

  • New Look & Feel (incl. logo)

    SwiftPlantUML user interface

Internal Dependencies

uses SwiftPlantUML@0.6.0

Improvements

  • Faster launch of diagram in browser (also no longer that pesky leading . in the diagram textual description).

Internal Dependencies

uses SwiftPlantUML@0.6.0

Bug Fixes

  • Diagram in browser will open correctly as invalid prefix type=png&plantuml= in script was removed.

Internal Dependencies

uses SwiftPlantUML@0.5.2

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 SwiftPlantUML@0.5.0

Features

  • 🖥️ Use on macOS 10.15.7 and not only on macOS 11

Internal Dependencies

uses SwiftPlantUML@0.4.0

Features

  • 📊 Create class diagram from Swift file
  • 🔦 Create class diagram from selected Swift code

Internal Dependencies

uses SwiftPlantUML@0.2.0