1.15.5
Released on 2023-08-28
Changes
- Type
- enhancement
- Tool
- IEx
- Module
- IEx.Autocomplete
- Description
- Speed up loading of struct suggestions
- Type
- bugfix
- Tool
- Elixir
- Module
- Code.Fragment
- Description
- Fix `Code.Fragment.surround_context/2` for aliases and submodules of non-aliases
- Type
- bugfix
- Tool
- Elixir
- Module
- Kernel
- Description
- Ensure stacktrace is included when necessary when rescuing multiple exceptions in the same branch
- Type
- bugfix
- Tool
- Elixir
- Module
- Kernel
- Description
- Fix index in error message for unused optional arguments
- Type
- bugfix
- Tool
- ExUnit
- Module
- ExUnit.Diff
- Description
- Fix scenario where diff would not show up due to a timed-out loop
- Type
- bugfix
- Tool
- IEx
- Module
- IEx
- Description
- Force group leader to run as a binary and unicode in IEx
- Type
- bugfix
- Tool
- Mix
- Module
- mix compile
- Description
- Do not assume `blake` is always available
- Type
- bugfix
- Tool
- Mix
- Module
- mix format
- Description
- Load and compile plugins if specified in subdirectories