Elixir release

1.5.3

Change breakdown

Organization at a glance

Detailed changelog

Bugfix

7 changes

Tool: Elixir Module: Calendar

Consider microseconds in maximum possible Calendar.ISO datetime

Tool: Elixir Module: Enum

Fix chunk_every/4 when step > count

Tool: Elixir Module: Kernel

Warn duplicate definitions in macros

Tool: Elixir Module: Kernel

Remove dialyzer warnings from else in with clauses

Tool: Elixir Module: Kernel

Do not warning on upcoming @deprecated and @since attributes for v1.6

Tool: Elixir Module: MapSet

Return valid MapSet when union-ing a legacy MapSet

Tool: ExUnit Module: ExUnit

Fix compiler warnings in assert_receive/3