=====================
- BACKWARD INCOMPATIBLE: 112 drop python2 compatibility
- GH-94: option to read output from CmdAction line or byte buffered
- GH-114: `file_dep`, `targets` and `CmdAction` 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 for `DelayedTask`
when `creates` 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