Skip to content

Latest commit

 

History

History
66 lines (36 loc) · 1.52 KB

CHANGELOG.md

File metadata and controls

66 lines (36 loc) · 1.52 KB

Change Log

All notable changes to the "vscode-sequence-diagrams" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[0.4.3] - 2021-01-23

Fixed

[0.4.1] - 2020-10-22

Fixed

  • Sequence rendering (Community PR #24

[0.4.0] - 2020-02-08

Added

  • Added UTF-8 support when exporting (Community PR #17 🚀)
  • Preview can now be updated on file save or on every change

Fixed

  • Typo in settings description (Community PR #15 😎)

[0.3.1] - 2018-09-16

Fixed

  • Fixed exporting diagram multiple times would fail

[0.3.0] - 2018-09-15

Added

  • Added export to SVG
  • Added export to PNG
  • Added parsing error message is now showing in preview

[0.2.1] - 2017-09-13

Fixed

  • Fixed diagram preview is blank on Unix systems

[0.2.0] - 2017-09-07

Added

  • Added diagram style option to configuration

v0.2.0 Perview Screenshot

[0.1.0] - 2017-09-06

Added

  • Added preview
  • Added command "Show Sequence Diagram Preview"
  • Added .seqdiag extensions support

v0.1.0 Preview Screenshot