doit v0.24.0 Release Notes

Release Date: 2013-11-24 // over 10 years ago
    • reporter added initialize()
    • cmd list: added option --template
    • dodo.py can specify minimum required doit version with DOIT_CONFIG['minversion']
    • #62: added the absolute path from which doit is invoked doit.initial_workdir
    • fix #36: added method isatty() to action.Writer
    • added command tabcompletion for bash and zsh
    • fix #56: allow python actions to have default values for task parameters