Skip to content

Releases: pproenca/crap4swift

v0.1.1

27 Feb 13:30
2c1d46c

Choose a tag to compare

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

27 Feb 10:39
b5933e8

Choose a tag to compare

Full Changelog: v0.0.4...v0.1.0

v0.0.4

26 Feb 21:14
0460787

Choose a tag to compare

Full Changelog: v0.0.3...v0.0.4

v0.0.3

26 Feb 20:17
e985f57

Choose a tag to compare

Full Changelog: v0.0.2...v0.0.3

v0.0.2

24 Feb 22:41
4ee630e

Choose a tag to compare

Full Changelog: v0.0.1...v0.0.2

v0.0.1

24 Feb 22:22
d898f78

Choose a tag to compare