doit v0.3.0 Release Notes

Release Date: 2009-08-30 // over 14 years ago
    • โž• added subcommand "forget" to clear successful runs status (#370911)
    • ๐Ÿ’พ save run results in text file using JSON. (removed dbm)
    • โž• added support for DEFAULT_TASKS in dodo file
    • ๐Ÿ‘ targets md5 is not checked anymore. if target exist, task is up-to-date. it also supports folders
    • cmd line sub-commands (#370909)
    • โœ‚ remove hashlib dependency on python 2.4
    • sub-cmd to create dodo template
    • ๐Ÿ‘ cmd-task supports a list of shell commands
    • setup/cleanup for task (#370905)