Skip to content

v0.7.2

Compare
Choose a tag to compare
@francois-drielsma francois-drielsma released this 30 Sep 11:17
· 18 commits to main since this release

Changed

  • CLI config argument: The CLI now requires -c/--config to specify the configuration file (no more positional config argument).
  • CLI help and validation: Improved help text and argument validation for configuration files.

Fixed

  • Stopwatch/timing logic: Improved equality checks and state handling in Stopwatch and Time classes to prevent timing errors and double-stop issues.

Other

  • Code formatting: Codebase fully formatted and linted (pre-commit checks enforced).
  • Version bump: Updated to v0.7.2 for release.

Full Changelog: v0.7.1...v0.7.2