1.13.3
Released on 2022-02-09
Changes
- Type
- enhancement
- Tool
- Mix
- Module
- mix format
- Description
- Supply file and line to formatter plugins
- Type
- enhancement
- Tool
- Mix
- Module
- mix format
- Description
- Support embedded Elixir expressions inside formatter plugins
- Type
- bugfix
- Tool
- Elixir
- Module
- Code
- Description
- Fix duplicate bindings causing errors during evaluation
- Type
- bugfix
- Tool
- Elixir
- Module
- Kernel
- Description
- Make sure signatures stored in the Documentation chunk does not contain newlines
- Type
- bugfix
- Tool
- Elixir
- Module
- Kernel
- Description
- Fix infinite loop when compiling guards with recursive map access
- Type
- bugfix
- Tool
- Elixir
- Module
- Macro
- Description
- Fix error on `Macro.to_string/1` when the plain alias `Elixir` is given
- Type
- bugfix
- Tool
- Elixir
- Module
- String
- Description
- Fix error for certain codepoint combinations in `String.split_at/2`
- Type
- bugfix
- Tool
- Mix
- Module
- mix compile
- Description
- Recompile project files when exports from dependencies change
- Type
- bugfix
- Tool
- Mix
- Module
- mix test
- Description
- Fix total coverage always showing in red even when above the threshold