Module

mix new

Changes by version

Elixir 1.14.0

· 1 change

Enhancement Tool: Mix

Do not allow projects to be created with application names that conflict with multi-arg Erlang VM switches

Elixir 1.11.0

· 1 change

Enhancement Tool: Mix

Add @impl to application generated by mix new --sup

Elixir 1.9.0

· 1 change

Enhancement Tool: Mix

No longer generate a config/ directory for mix new

Elixir 1.8.0

· 1 change

Bugfix Tool: Mix

Use --module value when setting up filenames

Elixir 1.5.0

· 1 change

Enhancement Tool: Mix

New styling for generated applications

Elixir 1.4.0

· 2 changes

Enhancement Tool: Mix

Check directory existence in mix new and ask how to proceed if one exists

Enhancement Tool: Mix

Applications built with the --sup flag now have an individual module to work as application callback