Elixir release

0.11.2

Change breakdown

Organization at a glance

Detailed changelog

Enhancement

3 changes

Tool: Elixir Module: Mix

Add mix iex that redirects users to the proper iex -S mix command

Tool: Elixir Module: Mix

Support build_per_environment: true in project configuration that manages a separete build per environment, useful when you have per-environment behaviour/compilation

Tool: Elixir Module: Mix

Mix now compiles files to _build. Projects should update just fine, however documentation and books may want to update to the latest information