Elixir release

1.15.6

Change breakdown

Organization at a glance

Detailed changelog

Bugfix

8 changes

Tool: EEx Module: EEx

Do not crash when printing tokenizer warnings

Tool: Elixir Module: Code

Fix formatter for nested * in bitstrings

Tool: Elixir Module: Code

Improve feedback when an invalid block is given Code.quoted_to_algebra/2

Tool: Elixir Module: Kernel

Trace functions before they are inlined

Tool: Mix Module: mix compile

Ensure :extra_applications declare in umbrella projects are loaded

Tool: Mix Module: mix deps.get

Do not check for invalid applications before deps.get

Tool: Mix Module: mix deps.update

Do not check for invalid applications before deps.update

Tool: Mix Module: mix format

Load plugins when invoking the formatter from an IDE