Elixir release

1.12.3

Change breakdown

Organization at a glance

Detailed changelog

Bugfix

5 changes

Tool: Elixir Module: Code

Make sure that bindings in the default context returned by Code.eval_* functions are not returned as tagged tuples

Tool: Elixir Module: Kernel

Do not crash when handling ambiguity errors

Tool: Elixir Module: Range

Still match on old range patterns throughout the stdlib

Tool: IEx Module: IEx.Autocomplete

Do not error autocompletion with module attribute

Tool: Mix Module: Mix

Rename inconsistent :exit_code option to :exit_status on Mix.raise/2