1.15.6

Released on 2023-09-20

Changes

Type
bugfix
Tool
EEx
Module
EEx
Description
Do not crash when printing tokenizer warnings
Type
bugfix
Tool
Elixir
Module
Code
Description
Fix formatter for nested `*` in bitstrings
Type
bugfix
Tool
Elixir
Module
Code
Description
Improve feedback when an invalid block is given `Code.quoted_to_algebra/2`
Type
bugfix
Tool
Elixir
Module
Kernel
Description
Trace functions before they are inlined
Type
bugfix
Tool
Mix
Module
mix compile
Description
Ensure `:extra_applications` declare in umbrella projects are loaded
Type
bugfix
Tool
Mix
Module
mix deps.get
Description
Do not check for invalid applications before deps.get
Type
bugfix
Tool
Mix
Module
mix deps.update
Description
Do not check for invalid applications before deps.update
Type
bugfix
Tool
Mix
Module
mix format
Description
Load plugins when invoking the formatter from an IDE