Skip to content

Releases: MarcoEidinger/SwiftPlantUML-Xcode-Extension

1.6.0 support of package access level introduced in Swift 5.9

02 Jan 00:08
Compare
Choose a tag to compare

Features

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

Internal Dependencies

uses SwiftPlantUML@0.8.0

1.5.1: nested types in extensions

04 Jun 15:51
Compare
Choose a tag to compare

Bug Fixes

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

1.5.0

12 Feb 21:23
44837a7
Compare
Choose a tag to compare

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

1.4.1

09 Jan 14:25
Compare
Choose a tag to compare

Bug Fixes

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

1.4.0

08 Jan 23:17
Compare
Choose a tag to compare

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

1.3.0

22 Jan 15:47
Compare
Choose a tag to compare

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

1.2.2

21 Jan 15:35
Compare
Choose a tag to compare

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

1.2.1

20 Jan 16:41
Compare
Choose a tag to compare

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

1.2.0

04 Nov 19:01
Compare
Choose a tag to compare

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

1.1.0: support macOS 10.15 (#6)

04 Aug 12:27
ed1138d
Compare
Choose a tag to compare

Features

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

Internal Dependencies

uses SwiftPlantUML@0.4.0