1.19.3
Released on 2025-11-13
Changes
- Type
- enhancement
- Tool
- Elixir
- Module
- Kernel
- Description
- Support /E modifier for regular expressions in config files
- Type
- enhancement
- Tool
- Mix
- Module
- mix compile
- Description
- Allow forcing specific compilers, such as `--force-elixir`, `--force-app`, etc
- Type
- enhancement
- Tool
- Mix
- Module
- mix help app:APP
- Description
- Support showing helps for apps in Elixir and Erlang standard libraries
- Type
- bugfix
- Tool
- ExUnit
- Module
- ExUnit.Case
- Description
- Fix crash when formatting errors caused by a linked/trapped exit during `setup_all`
- Type
- bugfix
- Tool
- Mix
- Module
- mix compile.app
- Description
- Ensure functions in the format `&Mod.fun/arity` can be written to .app files
- Type
- bugfix
- Tool
- Mix
- Module
- mix compile.app
- Description
- Ensure strings with Unicode characters can be written to .app files