1.2.1

Released on 2016-01-14

Changes

Type
enhancement
Tool
Elixir
Module
IEx
Description
Support remote pids/ports with IEx helper `i/1`
Type
enhancement
Tool
Elixir
Module
Protocol
Description
Warn when `defimpl` is called for a consolidated protocol
Type
enhancement
Tool
Elixir
Module
ExUnit
Description
Ensure `assert` macros can be used from quoted code
Type
enhancement
Tool
Elixir
Module
ExUnit
Description
Do not warn in match assertion if variable is reused in pattern
Type
enhancement
Tool
Elixir
Module
Macro
Description
Fix a bug in `Macro.to_string/1` where a remote function could be accidentally interpreted as a sigil
Type
enhancement
Tool
Elixir
Module
Mix
Description
Ensure dependencies are properly skipped when `--only` option is given to `mix deps.get`