Elixir release

1.0.0

Change breakdown

Organization at a glance

Detailed changelog

Enhancement

3 changes

Tool: Elixir Module: Logger

Add Logger.enable/1 and Logger.disable/1

Tool: Elixir Module: GenEvent

No longer support {:swap_handler, ...} as callback return value

Tool: Elixir Module: List

List.unzip/2 was removed