Server 1.200.2 is available as the Docker image ghcr.io/tuist/tuist:1.200.2.
- Sharding limits now apply correctly when only some shard flags are set. Previously, a flag like
--shard-maxcould be ignored if its counterpart values were unset, producing one shard per module instead of the requested cap. Missing values now fall back to the documented defaults as expected.