1.11.1
Released on 2020-10-16
Changes
- Type
- bugfix
- Tool
- Elixir
- Module
- Code
- Description
- Ignore tracers if lexical tracker is dead or explicitly nil when evaling code with an environment
- Type
- bugfix
- Tool
- Elixir
- Module
- GenServer
- Description
- Do not show warning when using `super` in `GenServer.child_spec/1`
- Type
- bugfix
- Tool
- Elixir
- Module
- Kernel
- Description
- Do not crash when :reduce is set to `nil` in comprehensions
- Type
- bugfix
- Tool
- Elixir
- Module
- Kernel
- Description
- Fix a scenario where undefined function warnings were not being emitted
- Type
- bugfix
- Tool
- IEx
- Module
- IEx.Helpers
- Description
- Properly handle tags inside typespec when showing Erlang docs
- Type
- bugfix
- Tool
- Logger
- Module
- Logger
- Description
- Do not deadlock Logger if handler crashes on sync mode
- Type
- bugfix
- Tool
- Mix
- Module
- Mix
- Description
- Add inet6 fallback to Mix usage of httpc
- Type
- bugfix
- Tool
- Mix
- Module
- mix compile.app
- Description
- Do not list apps that do not match the current target