1.8.1
Released on 2019-01-30
Changes
- Type
- bugfix
- Tool
- Elixir
- Module
- Float
- Description
- Fix rounding for subnormal floats
- Type
- bugfix
- Tool
- IEx
- Module
- IEx
- Description
- Fix `IEx.pry` crash when IEx isn't running
- Type
- bugfix
- Tool
- IEx
- Module
- IEx.CLI
- Description
- Add IEx warning when using `--remsh` with "dumb" terminal
- Type
- bugfix
- Tool
- IEx
- Module
- IEx.Helpers
- Description
- Sort results by arity on `h` helper
- Type
- bugfix
- Tool
- Mix
- Module
- mix compile
- Description
- Do not include optional dependencies in extra applications as it is incompatible with shared deps in umbrellas