Skip to content

elixir-mix.el v0.2.4 Release

Compare
Choose a tag to compare
@tonini tonini released this 26 Oct 08:27
· 24 commits to master since this release
  • add testing structure (including travis CI)
  • introduce a elixir-mix-compilation-mode with define-compilation-mode
  • much cleaner elixir-mix-execute function.
    Remove limitations about which tasks could be run through it.
  • introduce elixir-mix--build-runner-cmdlist function to handle different parameter situations.