Elixir release

1.19.3

Change breakdown

Organization at a glance

Detailed changelog

Enhancement

3 changes

Tool: Elixir Module: Kernel

Support /E modifier for regular expressions in config files

Tool: Mix Module: mix compile

Allow forcing specific compilers, such as --force-elixir, --force-app, etc

Tool: Mix Module: mix help app:APP

Support showing helps for apps in Elixir and Erlang standard libraries

Bugfix

3 changes

Tool: ExUnit Module: ExUnit.Case

Fix crash when formatting errors caused by a linked/trapped exit during setup_all

Tool: Mix Module: mix compile.app

Ensure functions in the format &Mod.fun/arity can be written to .app files

Tool: Mix Module: mix compile.app

Ensure strings with Unicode characters can be written to .app files