Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 815 Bytes

CHANGELOG.md

File metadata and controls

31 lines (25 loc) · 815 Bytes

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.2.0] - 2023-06-29

changed

  • All modules receive timings as input
  • The raw output can be saved in a preferred format, either json, html, or both
  • The demo has been updated

[1.1.0] - 2023-06-29

changed

  • Old syntax fixed
  • Made compatible to run in docker
  • Demo Added

Adam Cupal

[1.0.2] - 2019-02-22

Changed

  • added option to runner to pass custom parameters

[1.0.1] - 2019-02-14

Changed

  • When error occurs during run the process should be stopped (issue #1)
  • Added changelog

[1.0.0] - 2019-02-05

Added

  • Base runner