Releases: pproenca/crap4swift
Releases · pproenca/crap4swift
v0.1.1
What's Changed
Test Coverage
Added 26 new tests covering every CLI argument and validation rule:
- Short flags:
-x,-t,-f,-e,-g,-j - Long flags:
--filter,--exclude-generated,--json,--threshold,--exclude-path(including repeatable options) - Validation: xcresult+profdata conflict, binary without profdata, empty exclude-path, non-existent directory/file paths, file-as-directory rejection
- Behavior: exclude-path file filtering, exclude-generated patterns, duplicate path deduplication
- Config merge: filter CLI precedence, exclude-generated CLI precedence, config filter applied when CLI empty
Test count: 74 → 100 (all passing)
v0.1.0
Full Changelog: v0.0.4...v0.1.0
v0.0.4
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Full Changelog: https://github.com/pproenca/crap4swift/commits/v0.0.1