Skip to content

v0.1.2

Compare
Choose a tag to compare
@tobiasraabe tobiasraabe released this 27 Nov 14:23
· 407 commits to main since this release
26a4383

This release includes a lot of enhancements and cleanups for the displayed information.

  • Skipped and persisted tasks are not displayed in the table with the default verbosity.
  • The number of rows in the execution table is limited to 15 items to make the display cleaner and the update process smoother.
  • The duration of the execution is displayed in a human readable way and not just in total seconds.
  • --show-errors-immediately allows to display errors with tracebacks as soon as they occur.

For more information, check out the changelog.