Elixir release

1.2.2

Change breakdown

Organization at a glance

Detailed changelog

Enhancement

5 changes

Tool: Elixir Module: Kernel

Support @compile {:autoload, false} to disable automatic loading after compilation

Tool: Elixir Module: ExUnit

Raise if trying to override reserved tag in setup blocks

Tool: Elixir Module: Mix

Ensure retrieve compile manifests do fail if some compilers are not yet available

Tool: Elixir Module: Mix

Automatically merge managers according to the mix > rebar3 > rebar > make order

Tool: Elixir Module: Mix

Force recompilation if dependency was recently fetched