You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Kernel] Do not emit warnings for repeated docs over different clauses due to false positives
Mix
[mix compile] Properly mark top-level dependencies as optional and as runtime. This fixes a bug where Mix attempted to start optional dependencies of a package when those optional dependencies were not available
[mix compile] Avoid deadlock when a config has a timestamp later than current time
[mix test] Do not fail suite if there are no test files
2. Enhancements
Elixir
[DateTime] Take negative years into account in DateTime.from_iso8601/1
Mix
[mix help] Show task and alias help when both are available