doit v0.8.0 Release Notes

Release Date: 2010-05-16 // almost 14 years ago
    • 👍 parallel execution of tasks (multi-process support)
    • sub-command "list" option "--deps", show list of file dependencies
    • ✅ select task by wildcard (fnmatch) i.e. test:folderXXX/*
    • task-setup can be another task
    • task property "teardown" substitute of setup-objects cleanup
    • 🗄 deprecate setup-objects