Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 849 Bytes

CHANGELOG.md

File metadata and controls

19 lines (12 loc) · 849 Bytes

Eclipse Sprotty Change Log (generator-sprotty)

This change log covers only the Yeoman generator-sprotty package of Sprotty. See here for other packages.

v1.0.0 (Oct. 2023)

Several improvements of the generator template were made in (#388):

  • Configured routing points to avoid errors on edge selection
  • Added mouseover and selection styles
  • Fill viewport height with the diagram
  • Removed package-lock.json (it will be generated after creating the package)
  • Added inversify dependency

v0.14.0 (Aug. 2023)

First release of the generator-sprotty package which provides a yeoman generator used to create new sprotty projects (#343)