ExMake v0.3.2 Release Notes

Release Date: 2014-02-28 // about 10 years ago
  • ๐Ÿš€ This is another alpha-quality release, adding various bug fixes and enhancements.

    ๐Ÿ›  Fixes:

    • ๐Ÿ›  Fix the job waiting logic when an error occurs in a recipe.
    • F#: Fix the way the sources list is passed to the shell invocation.
    • ๐Ÿ›  Fix the order of arguments passed to tasks.

    โœจ Enhancements:

    • ๐Ÿ“‡ Rename phony rules to tasks as this term is less obscure.
    • โž• Add support for fallback tasks (similar to .DEFAULT in Make).
    • Import File, IO, Path, and System automatically in scripts.
    • ๐Ÿ‘ Allow omitting argument patterns in rule/task definitions in some cases.

    Built with Elixir 0.12.4.