1.16.3
Released on 2024-05-20
Changes
- Type
- bugfix
- Tool
- Elixir
- Module
- bin/elixir
- Description
- Properly handle the `--dbg` flag in Elixir's CLI
- Type
- bugfix
- Tool
- Elixir
- Module
- Code.Formatter
- Description
- Add brackets around keyword lists when formatting the left-hand side of `when`
- Type
- bugfix
- Tool
- Elixir
- Module
- Kernel
- Description
- Only infer size in pinned variable in binary strings when needed
- Type
- bugfix
- Tool
- Elixir
- Module
- System
- Description
- Add a note that arguments are unsafe when invoking .bat/.com scripts on Windows via `System.cmd/3`
- Type
- bugfix
- Tool
- Elixir
- Module
- Port
- Description
- Add a note that arguments are unsafe when invoking .bat/.com scripts on Windows
- Type
- bugfix
- Tool
- Elixir
- Module
- URI
- Description
- Ensure `:undefined` fields are properly converted to `nil` when invoking Erlang's API
- Type
- bugfix
- Tool
- Logger
- Module
- Logger
- Description
- Ensure translators are persisted across logger restarts
- Type
- bugfix
- Tool
- Mix
- Module
- mix compile
- Description
- Ensure compile paths are accessible during compilation