Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
moltob committed May 12, 2019
1 parent e9f8088 commit 4867cac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ Changes
- Fix `result_dep`, use result **after** its execution
- Fix #286: Support `functools.partial` on tasks' dict metadata `task.title`
- Fix #285: `clean` command, remove targets in reverse lexical order
- Deprecated TaskLoader in favor of TaskLoader2, which separates loading doit's configuration from loading tasks.

- Deprecated `TaskLoader` in favor of `TaskLoader2`, which separates loading doit's configuration from loading tasks.
- Added `doit.get_dep_manager()` to access dependency manager during all task processing phases.

0.31.1 (*2018-03-18*)
=====================
Expand Down

0 comments on commit 4867cac

Please sign in to comment.