Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

28 lines (24 loc) · 1.62 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

[Unreleased]

  • Execution hooks (#62)

[0.2.0] - 2019.06.20

Added

  • A wonderful logo! (#47)
  • A contextual menu on .eds file allowing to execute the workflow (#44)
  • Extension points allowing developers to provide new workflow editors (#40)
  • Execution of the workflow created thanks to the diagram editor (#37)
  • User documentation (#36)
  • Customization of new Workflow projects (#34)
  • Simple workflow diagram editor (#26)
  • Launch configurations for Activity (#20)
  • Automatic update of the History View (#22)

[0.1.0] - 2018-12-18

Added

  • Allow to share activities through catalogs (#17)
  • View showing the history of executions (#16)
  • Execution of activities in background (#11)
  • Extendable data types (#4)
  • Java runner (#2)
  • Sequential execution of activities (#6)