1.12.3

Released on 2021-09-05

Changes

Type
bugfix
Tool
Elixir
Module
Code
Description
Make sure that bindings in the default context returned by `Code.eval_*` functions are not returned as tagged tuples
Type
bugfix
Tool
Elixir
Module
Kernel
Description
Do not crash when handling ambiguity errors
Type
bugfix
Tool
Elixir
Module
Range
Description
Still match on old range patterns throughout the stdlib
Type
bugfix
Tool
IEx
Module
IEx.Autocomplete
Description
Do not error autocompletion with module attribute
Type
bugfix
Tool
Mix
Module
Mix
Description
Rename inconsistent `:exit_code` option to `:exit_status` on `Mix.raise/2`