Elixir release

1.11.1

Change breakdown

Organization at a glance

Detailed changelog

Bugfix

8 changes

Tool: Elixir Module: Code

Ignore tracers if lexical tracker is dead or explicitly nil when evaling code with an environment

Tool: Elixir Module: GenServer

Do not show warning when using super in GenServer.child_spec/1

Tool: Elixir Module: Kernel

Do not crash when :reduce is set to nil in comprehensions

Tool: Elixir Module: Kernel

Fix a scenario where undefined function warnings were not being emitted

Tool: IEx Module: IEx.Helpers

Properly handle tags inside typespec when showing Erlang docs

Tool: Logger Module: Logger

Do not deadlock Logger if handler crashes on sync mode

Tool: Mix Module: Mix

Add inet6 fallback to Mix usage of httpc

Tool: Mix Module: mix compile.app

Do not list apps that do not match the current target