Skip to content

Commit dc9e50d

Browse files
irskepclaude
andcommitted
Update CHANGELOG.md for v0.1.4 release
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 073cef6 commit dc9e50d

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,22 @@
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

0 commit comments

Comments
 (0)