Enhancement
2 changes
Supply file and line to formatter plugins
Support embedded Elixir expressions inside formatter plugins
Elixir release
Released on
Change breakdown
Detailed changelog
2 changes
Supply file and line to formatter plugins
Support embedded Elixir expressions inside formatter plugins
7 changes
Fix duplicate bindings causing errors during evaluation
Make sure signatures stored in the Documentation chunk does not contain newlines
Fix infinite loop when compiling guards with recursive map access
Fix error on Macro.to_string/1 when the plain alias Elixir is given
Fix error for certain codepoint combinations in String.split_at/2
Recompile project files when exports from dependencies change
Fix total coverage always showing in red even when above the threshold