0.X
----------

. tools - profile
. tools - code coverage
. 444247 	command clean follow dependencies
. 444243 	clean and forget acts on all tasks, they should act only on default tasks
. configure options on dodo file

. tests for cmdline (#441084)
. color output on the terminal. (#263576)
. tab-complete

. option dont save successful results
. forget a dependency, not a task
. task process isolation. (execute tasks in a different process)
. option to make sub-task not part of a group
. task name alias
. cache dir files (speed optimization)

needs volunteer
----------------

. windows (#218276)


not clear how to implement
---------------------------

. support for depedency scanner (#218303)
. dont get subtasks if task is not going to be executed (#370923)
. defer task generator - generator needs to run after a certain task
. one .doit for each dodo file
. multiple (include) dodo files (#218279)
. sub-command/task unification. all sub-commands (but run) implemented as tasks
