1.10.2

Released on 2020-02-26

Changes

Type
bugfix
Tool
Elixir
Module
Macro
Description
Fix a bug where `Macro.to_string/1` would emit invalid code for sigils
Type
bugfix
Tool
Elixir
Module
Task
Description
Do not crash `async_stream` monitor if it receives spurious DOWN messages
Type
bugfix
Tool
Logger
Module
Logger
Description
Fix a bug where the Logger formatter would fail when handling unknown metadata values
Type
bugfix
Tool
Mix
Module
mix compile
Description
Do not write files to disk if `--warnings-as-errors` was given and warnings were emitted