doit v0.30.0 Release Notes
Release Date: 2016-11-22 // over 6 years ago-
- BACKWARD INCOMPATIBLE: #112 drop python2 compatibility
- GH-#94: option to read output from CmdAction line or byte buffered
- GH-#114:
file_dep
,targets
andCmdAction
support pathlib. - fix GH-#100: make cmd
completion
output deterministic - fix GH-#99: positional argument on tasks not specified from cmd-line
- fix GH-#97:
list
command does not display task-doc forDelayedTask
whencreates
is specified - fix GH-#131: race condition in doit.tools.create_folder
- fix
auto
command on OS-X systems - fix GH-#117: Give error when user tries to use equal sign on task name