1.5.3

Released on 2017-12-19

Changes

Type
bugfix
Tool
Elixir
Module
Calendar
Description
Consider microseconds in maximum possible Calendar.ISO datetime
Type
bugfix
Tool
Elixir
Module
Enum
Description
Fix `chunk_every/4` when `step > count`
Type
bugfix
Tool
Elixir
Module
Kernel
Description
Warn duplicate definitions in macros
Type
bugfix
Tool
Elixir
Module
Kernel
Description
Remove dialyzer warnings from else in with clauses
Type
bugfix
Tool
Elixir
Module
Kernel
Description
Do not warning on upcoming `@deprecated` and `@since` attributes for v1.6
Type
bugfix
Tool
Elixir
Module
MapSet
Description
Return valid MapSet when union-ing a legacy MapSet
Type
bugfix
Tool
ExUnit
Module
ExUnit
Description
Fix compiler warnings in `assert_receive/3`