Elixir release

1.8.1

Change breakdown

Organization at a glance

Detailed changelog

Bugfix

5 changes

Tool: Elixir Module: Float

Fix rounding for subnormal floats

Tool: IEx Module: IEx

Fix IEx.pry crash when IEx isn't running

Tool: IEx Module: IEx.CLI

Add IEx warning when using --remsh with "dumb" terminal

Tool: IEx Module: IEx.Helpers

Sort results by arity on h helper

Tool: Mix Module: mix compile

Do not include optional dependencies in extra applications as it is incompatible with shared deps in umbrellas