Elixir release

1.6.6

Change breakdown

Organization at a glance

Detailed changelog

Bugfix

7 changes

Tool: Elixir Module: Base

Do not raise when finding bad digits in Base.decode32! with case: :mixed

Tool: Elixir Module: Code

Preserve the user's choice when fn is followed by a newline and it has only a single clause

Tool: Elixir Module: DynamicSupervisor

Properly account for restarting children in the :max_children configuration

Tool: Elixir Module: String

Add performant impl for string upcase/downcase :ascii mode

Tool: Elixir Module: Task.Supervisor

Fix type spec for start_child/4

Tool: Logger Module: Logger

Do not crash truncation when truncate is set to infinity

Tool: Mix Module: mix format

Match files starting with dot