1.6.3

Released on 2018-03-09

Changes

Type
enhancement
Tool
Elixir
Module
Code.Formatter
Description
Support comments in the middle of pipelines, `when` and `|` expressions
Type
bugfix
Tool
Elixir
Module
Code.Formatter
Description
Consider commas when breaking groups
Type
bugfix
Tool
Elixir
Module
Code.Formatter
Description
Ensure proper precedence between `&` and operators
Type
bugfix
Tool
Elixir
Module
Code.Formatter
Description
Consider `.formatter.exs` when formatting stdin
Type
bugfix
Tool
Logger
Module
Logger.Translator
Description
Ensure logger doesn't crash when reporting named `DynamicSupervisor`