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 591e97a commit 3c471ccCopy full SHA for 3c471cc
CHANGELOG.md
@@ -21,6 +21,11 @@
21
22
* [Node] `Node.start/2-3` is deprecated in favor of `Node.start/2` with a keyword list
23
24
+#### Mix
25
+
26
+ * [mix compile] `--no-protocol-consolidation` is deprecated in favor of `--no-consolidate-protocols` for consistency with the `mix.exs` flag
27
+ * [mix compile.protocols] Protocol consolidation is now part of `compile.elixir` and has no effect
28
29
### 4. Hard deprecations
30
31
#### Elixir
0 commit comments