Skip to content

Releases: Vanco/SequencePlugin

v3.0.0-alpha.1

15 Nov 12:15
Compare
Choose a tag to compare
v3.0.0-alpha.1 Pre-release
Pre-release

Added

  • UAST Generator

Changed

  • Add Smart Interface configuration
  • Add isExternal method
  • Remove showSequence(UMethod) method
  • Remove UastSequnceNavigable.kt kotlin class
  • Remove CallStack generate(UElement node, CallStack parent) method

fixed

v2.2.6

15 Nov 12:12
Compare
Choose a tag to compare

Rollback to Java & kotlin generator.

v2.2.5

05 Nov 10:31
Compare
Choose a tag to compare

Add UAST generator, fix #139 #141

V2.2.3

05 Oct 04:27
Compare
Choose a tag to compare

Support generate class initializer. fix some issue.

v2.2.2

11 Sep 11:54
Compare
Choose a tag to compare

Fixed

  • Export image width issue.
  • Change Logger to com.intellij.openapi.diagnostic.Logger
  • NPE when KtParameter.getTypeReference is null

v2.2.1

03 Sep 08:48
Compare
Choose a tag to compare
  • Add ShowSequenceActionGroup
  • Extract openapi
  • Add Shortcut Alt S (Windows OS), option S (macOS)
  • Export SVG, PNG, JPEG, TIFF image
  • Generate Kotlin init

v2.2

21 Jul 11:53
Compare
Choose a tag to compare

Changed

  • Change sdt to line break schema
  • Refactoring add formatter package for PlantUML, Mermaid format.

Fixed

  • Issue #126
  • Issue #95
  • fix isRecursive always false issue.
  • SVG canvas size issue.
  • SVG λ→ show incorrectly.
  • Issue #129
  • Issue #130

v2.1.10

16 Jun 14:24
Compare
Choose a tag to compare

Remove Generate Sequence Diagram intention. Fixed #127 #100

v2.1.9

04 Jun 06:26
Compare
Choose a tag to compare

build for 222.x
Add parent CallStack parameter to IGenerator

v2.1.8

01 May 03:49
Compare
Choose a tag to compare

fix export large image.