doit v0.26.0 Release Notes

Release Date: 2014-08-30 // over 9 years ago
    • moved development to git/github
    • uptodate callable "magic" arguments task and values are now optional
    • added command info to display task metadata
    • command clean smarter execution order
    • remove strace short option -k because it conflicts with run option
    • fix zsh tab-completion script when not doit script
    • fix #79. Use setuptools and entry_points
    • order of yielded tasks is preserved
    • #68. pass positional args to tasks
    • fix tab-completion on BASH for sub-commands that take file arguments