Added
- Consolidated
healthcheckCLI command for comprehensive health checks (#67)
Changed
- Refactored CLI to Typer-based subcommand structure (#65)
- Improved parameter grouping and help text organization
- Better CLI command documentation (#70)
Removed
- Deprecated Typer flag parameters (#71)
Improved
- Healthcheck runner with updated diagnostics tests (#69)
- Test coverage for CLI commands and healthcheck functionality
Full Changelog: v3.0.0...v3.1.0