Skip to content

Latest commit

 

History

History
54 lines (41 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

54 lines (41 loc) · 1.29 KB

Change Log

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