Skip to content

Latest commit

 

History

History
63 lines (30 loc) · 2.37 KB

CHANGELOG.md

File metadata and controls

63 lines (30 loc) · 2.37 KB

Changelog

2.1.1 (2024-01-09)

Bug Fixes

  • main: termination sequence. (b679d44)
  • output: possibility of deadlock (4e3718f)
  • output: update interface comments (229662c)

2.1.0 (2024-01-08)

Features

  • main: manage active outputters (24d5fed)
  • output: add --stdout.iterations option (84a0074)

Bug Fixes

  • main: wait 100msec after sending STP (c123277)

2.0.2 (2023-12-20)

Bug Fixes

  • earthly: fix failed to retrieve artifact (8b2c54c)

2.0.1 (2023-12-20)

Bug Fixes

  • ci: Bump version due to CI related fixes (65a5f3c)

2.0.0 (2023-12-20)

⚠ BREAKING CHANGES

  • Incompatible cli options.

Code Refactoring

1.0.4 (2023-03-10)

Bug Fixes

1.0.3 (2023-02-12)

Bug Fixes