1. Bug fixes
Elixir
- [bin/elixir] Properly handle the
--dbg
flag in Elixir's CLI - [System] Add a note that arguments are unsafe when invoking .bat/.com scripts on Windows via
System.cmd/3
- [Port] Add a note that arguments are unsafe when invoking .bat/.com scripts on Windows
- [URI] Ensure
:undefined
fields are properly converted tonil
when invoking Erlang's API
Logger
- [Logger] Ensure translators are persisted across logger restarts
Mix
- [mix compile] Ensure compile paths are accessible during compilation