1.12.1

Released on 2021-05-28

Changes

Type
bugfix
Tool
Elixir
Module
Code
Description
Make sure `Code.format_string!/2` formats multiline expression inside interpolation on the first run
Type
bugfix
Tool
Elixir
Module
Macro
Description
Revert keeping of underscores between digits in camelize
Type
bugfix
Tool
Mix
Module
Mix
Description
Make sure `Mix.install/2` expand paths for deps
Type
bugfix
Tool
Mix
Module
mix deps.get
Description
Silence false positives on `httpc` warnings
Type
bugfix
Tool
Mix
Module
mix test
Description
Do not run the whole suite when there are no --failed tests as it won't behave as expected inside umbrellas