1.19.1
Released on 2025-10-20
Changes
- Type
- bugfix
- Tool
- EEx
- Module
- EEx
- Description
- Address Dialyzer warnings when invoking `EEx.compile_string`
- Type
- bugfix
- Tool
- Elixir
- Module
- Kernel
- Description
- Optimize how types are computed for pretty printing
- Type
- bugfix
- Tool
- Elixir
- Module
- Kernel
- Description
- Optimize how differences are computed in the type system
- Type
- bugfix
- Tool
- Elixir
- Module
- Macro
- Description
- Do not escape options given to `dbg/2`
- Type
- bugfix
- Tool
- Elixir
- Module
- Protocol
- Description
- Improve protocol violation warnings
- Type
- bugfix
- Tool
- Mix
- Module
- mix compile
- Description
- Do not attempt to touch deleted files when compilation fails and then resumed with missing files
- Type
- bugfix
- Tool
- Mix
- Module
- mix deps.compile
- Description
- Do not spawn partitions when all dependencies are local and already compiled