4.48.0
CLI
Changed
- Improve tuist run CLI output #7462 by @fortmarek
Added
- Add support for selectively testing UI tests #7467 by @fortmarek
- Include build status in build insights #7476 by @fortmarek
Fixed
- Fix tree-shaking target references from test plans when selective testing #7471 by @fortmarek
- Efficiently precompute hash for registry dependencies #7469 by @fortmarek
- Do not output informational messages when --json is passed #7473 by @fortmarek
- Do not remove duplicated -I "include path" parameter from OTHER_SWIFT_FLAGS #7478 by @PaulTaykalo
CLI (Server features)
- no changes