v0.7.2
·
820 commits
to main
since this release
Changed
- CLI config argument: The CLI now requires
-c/--configto 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
StopwatchandTimeclasses 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