Skip to content

v0.3.0

Choose a tag to compare

@Qu1nel Qu1nel released this 19 Jul 20:40
· 5 commits to main since this release
ffd0789

Changelog

v0.3.0 - 2025-07-19

Added

  • Added the command line option --max-messages N to limit the number of error messages displayed.
  • Added the command line option -x, --exit-on-first-error for immediate exit after the first detected error.

Changed

  • [Breaking Change] The "--stop-on-first-fail option has been renamed to --exit-on-first-error" for greater clarity.

Removed

  • [Breaking Change] The --stop-on-first-fail command line option has been removed.

Fixed

  • Improved handling of critical errors such as missing file. Now the application displays a clear message to the user instead of crashing with an error, and detailed debugging information is saved in the logs.