Elixir release

1.10.2

Change breakdown

Organization at a glance

Detailed changelog

Bugfix

4 changes

Tool: Elixir Module: Macro

Fix a bug where Macro.to_string/1 would emit invalid code for sigils

Tool: Elixir Module: Task

Do not crash async_stream monitor if it receives spurious DOWN messages

Tool: Logger Module: Logger

Fix a bug where the Logger formatter would fail when handling unknown metadata values

Tool: Mix Module: mix compile

Do not write files to disk if --warnings-as-errors was given and warnings were emitted