Elixir release

1.4.1

Change breakdown

Organization at a glance

Detailed changelog

Bugfix

7 changes

Tool: Elixir Module: Kernel

Remove warning when making private functions overridable

Tool: Elixir Module: Path

Ensure Path.join/1 returns strings for lists of one element

Tool: Elixir Module: Regex

Ensure Regex.escape/1 also escapes -

Tool: IEx Module: IEx

Disable ANSI detection for powershell to avoid false positives

Tool: Mix Module: Mix.Make

Run make clean for erlang.mk

Tool: Mix Module: Mix.Rebar

Support all of rebar3 dependency package declaration

Tool: Mix Module: Mix.Rebar

Only pass overrides from parent to child in Rebar dep