1.2.5

Released on 2016-04-30

Changes

Type
enhancement
Tool
Elixir
Module
Logger
Description
Stringify truncated function data in Logger
Type
enhancement
Tool
Elixir
Module
Logger
Description
Ensure poorly formatted char data can also be logged by using the replacement character "�" (diamond question mark)
Type
enhancement
Tool
Elixir
Module
Mix
Description
Do not assume `@impl` is always a list
Type
enhancement
Tool
Elixir
Module
String
Description
Fix bugs in `String.replace_*` functions where it would not include the accumulated value for certain replacements