v0.7.2
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
andTime
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