1.6.6
Released on 2018-06-19
Changes
- Type
- bugfix
- Tool
- Elixir
- Module
- Base
- Description
- Do not raise when finding bad digits in `Base.decode32!` with `case: :mixed`
- Type
- bugfix
- Tool
- Elixir
- Module
- Code
- Description
- Preserve the user's choice when `fn` is followed by a newline and it has only a single clause
- Type
- bugfix
- Tool
- Elixir
- Module
- DynamicSupervisor
- Description
- Properly account for restarting children in the `:max_children` configuration
- Type
- bugfix
- Tool
- Elixir
- Module
- String
- Description
- Add performant impl for string upcase/downcase `:ascii` mode
- Type
- bugfix
- Tool
- Elixir
- Module
- Task.Supervisor
- Description
- Fix type spec for `start_child/4`
- Type
- bugfix
- Tool
- Logger
- Module
- Logger
- Description
- Do not crash truncation when truncate is set to infinity
- Type
- bugfix
- Tool
- Mix
- Module
- mix format
- Description
- Match files starting with dot