Enhancement
2 changes
Take negative years into account in DateTime.from_iso8601/1
Show task and alias help when both are available
Elixir release
Released on
Change breakdown
Detailed changelog
2 changes
Take negative years into account in DateTime.from_iso8601/1
Show task and alias help when both are available
4 changes
Do not emit warnings for repeated docs over different clauses due to false positives
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
Avoid deadlock when a config has a timestamp later than current time
Do not fail suite if there are no test files