We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bafb68d commit 02deafdCopy full SHA for 02deafd
1 file changed
CHANGELOG.md
@@ -208,7 +208,7 @@ This release requires Erlang/OTP 27+ and is compatible with Erlang/OTP 29.
208
209
#### Mix
210
211
- * [mix deps] Use config files to pass project state in `mix deps.partition` to avoid argv limits on Windows
+ * [mix deps] Use config files to pass project state to avoid argv limits on Windows when using `MIX_OS_DEPS_COMPILE_PARTITION_COUNT`
212
* [mix compile] Fix compile env change triggering full recompilation of path dependencies
213
* [mix compile] Add a build lock around protocol consolidation in umbrellas
214
* [mix compile] Ensure compilation of sibling deps do not mark path deps as changed
0 commit comments