We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58946ce commit f9f4f14Copy full SHA for f9f4f14
CHANGELOG.md
@@ -11,9 +11,10 @@
11
* [Mix] Load dependencies before `deps.check` compiles dependencies
12
* [Mix] Ensure `Mix.Config` is deep merged
13
* [Mix] Change version requirement in new apps to `~> MAJOR.MINOR`
14
- * [Mix] Report correct location if local.hex fails
+ * [Mix] Report correct location if local.hex fails and give higher priority to powershell install on Windows
15
* [Stream] Ensure `chunk/4` works correctly when halted
16
- * [System] Do not allow relative paths in `System.cmd` as documented
+ * [System] Do not allow relative paths in `System.cmd/3` as documented
17
+ * [System] Fix `:stderr_to_stdout` option in `System.cmd/3`
18
19
## v1.0.0 (2014-09-10)
20
0 commit comments