v1.1.0 (23.12.2025)
- Added JSON report generation mechanism with configurable output format (text, json, or both) #23
- Introduced
report-formatinput andreport_json_b64output for machine-readable health check reports - Enhanced summary statistics with aggregated counters across all service states
- Introduced
- Implemented comprehensive test suite using BATS (Bash Automated Testing System) #24
- Added test coverage for healthy, unhealthy, compose-failed, and no-services scenarios
- Replaced individual workflow-based tests with unified BATS test runner and JUnit reporting
Full Changelog: v1.0.2...v1.1.0