Elixir release

1.15.3

Change breakdown

Organization at a glance

Detailed changelog

Enhancement

2 changes

Tool: Elixir Module: Kernel

Improve better stacktraces when executing unnested Elixir code in a file

Tool: Mix Module: Mix

Allow to opt out of starting apps in Mix.install/2

Bugfix

3 changes

Tool: Elixir Module: Code

Ensure with_diagnostics propagate warnings from inner Erlang passes

Tool: IEx Module: IEx

Fix --remsh on Erlang/OTP 25 and earlier

Tool: Mix Module: mix compile.elixir

Ensure __mix_recompile__? callbacks are properly invoked