=======================
- remove DEPRECATED `Task.insert_action`, `result_dep` and `getargs` using strings
- fix 10 --continue does not execute tasks that have failed dependencies
- fix --always-execute does not execute "ignored" tasks
- fix 29 python3 cmd-actions issue
- fix 30 tests pass on all dbm backends
- API to add new sub-commands to doit
- API to modify task loader
- API to make dodo.py executable
- added ZeroReporter