Skip to content

v1.15.3

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 07:59
· 932 commits to main since this release

1. Enhancements

Elixir

  • [Kernel] Improve better stacktraces when executing unnested Elixir code in a file

Mix

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

2. Bug fixes

Elixir

  • [Code] Ensure with_diagnostics propagate warnings from inner Erlang passes

IEx

  • [IEx] Fix --remsh on Erlang/OTP 25 and earlier

Mix

  • [mix compile.elixir] Ensure __mix_recompile__? callbacks are properly invoked