Skip to content

Latest commit

 

History

History
82 lines (61 loc) · 1.76 KB

CHANGELOG.md

File metadata and controls

82 lines (61 loc) · 1.76 KB

Change Log

3.5

  • Solved issue #59

3.4

  • Solved issue #56

3.3

  • Improved syntax highlighting inside markdown

3.2

  • Major revision of the editor presentation logic
  • Solved bugs #46 and #53

3.1

  • Solved bug #42

3.0

  • Major refactoring: separated the diagram generator in an NPM package

2.14

  • Added Markdown support
  • Improved the generation of SVG artifacts
  • Improved rendering for dark and light themes

2.13

  • Added Sequence diagrams
  • Solved issue #31

2.12

  • Fixed issues related to restrictions for publishing in the Marketplace

2.11

  • Solved bug #23: Problem with Notes

2.10

  • Solved bug #20: Activity Diagram: {bg:xxx} Attribute Overrides Style
  • Added feature #15: Allow Escaping "Split" Tokens
  • Added testing and continuous integration settings

2.9

  • Solved bug #17: Use-case inheritance triangle was inverted when comparaed with YUML
  • Upgraded to viz.js 1.7.1

2.8

  • Added Package diagrams

2.7

  • Added Deployment diagrams

2.6

  • Improvements in the rendering of activity diagrams
  • Added a top bar with useful links

2.5

  • Association classes for the class diagram
  • Smart text coloring
  • Improved focusing of the editor window
  • Solved bug: Class diagram with details not properly rendered with LR direction
  • Solved bug: {bg} color names not rendered correctly

2.4

  • Adjustments for VSCode 1.4

2.3

  • Better syntax highlight
  • Code snippets
  • Solved bug: Restored "generate file" functionality

2.2

  • Added theme-aware coloring

2.1

  • Solved bug: Long labels are not properly split
  • Solved bug: Some special characters in labels crash the diagram generator

2.0

  • Removed the dependency on http://yuml.me
  • Implemented a local svg renderer
  • Added support for State diagrams
  • Wiki page for the yUML syntax