1.15.3
Released on 2023-07-15
Changes
- Type
- enhancement
- Tool
- Elixir
- Module
- Kernel
- Description
- Improve better stacktraces when executing unnested Elixir code in a file
- Type
- enhancement
- Tool
- Mix
- Module
- Mix
- Description
- Allow to opt out of starting apps in `Mix.install/2`
- Type
- bugfix
- Tool
- Elixir
- Module
- Code
- Description
- Ensure `with_diagnostics` propagate warnings from inner Erlang passes
- Type
- bugfix
- Tool
- IEx
- Module
- IEx
- Description
- Fix `--remsh` on Erlang/OTP 25 and earlier
- Type
- bugfix
- Tool
- Mix
- Module
- mix compile.elixir
- Description
- Ensure `__mix_recompile__?` callbacks are properly invoked