0.11.2

Released on 2013-11-14

Changes

Type
enhancement
Tool
Elixir
Module
Mix
Description
Add `mix iex` that redirects users to the proper `iex -S mix` command
Type
enhancement
Tool
Elixir
Module
Mix
Description
Support `build_per_environment: true` in project configuration that manages a separete build per environment, useful when you have per-environment behaviour/compilation
Type
enhancement
Tool
Elixir
Module
Mix
Description
Mix now compiles files to `_build`. Projects should update just fine, however documentation and books may want to update to the latest information