Protocol consolidation is now part of compile.elixir and the task itself has no effect
Module
mix compile.protocols
4 changes across 3 versions
Changes by version
Reconsolidate protocols if local dependencies are stale
Ensure protocol implementations do not "disappear" when switching between applications in umbrella projects by having separate consolidation paths per project
Do not raise when consolidating a protocol that was converted into a module