File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 66
77### Added
88
9- ## 0.1.4 - TBD
9+ ## 0.1.4 - 2025-07-16
1010
1111### Added
12+ - Comprehensive log group parsing with nesting support and proper indentation
13+ - Deterministic step-by-step status tracking using GitHub API data
14+ - Filtering options: --step-filter, --group-filter, --show-groups (default: true)
15+ - Concrete example for --group-filter usage in help text
16+ - Timestamp removal for cleaner log output
17+
18+ ### Fixed
19+ - Duplicate group display when multiple jobs contain same groups
20+ - Log parsing fallback to show full logs when step parsing fails
21+
22+ ### Changed
23+ - Enhanced log display with group summary and step status information
24+ - Improved error log filtering and presentation
1225
1326## 0.1.3 - 2025-07-16
1427
You can’t perform that action at this time.
0 commit comments