File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Description: Pipeline tools coordinate the pieces of computationally
1212 The methodology in this package
1313 borrows from GNU 'Make' (2015, ISBN:978-9881443519)
1414 and 'drake' (2018, <doi:10.21105/joss.00550>).
15- Version: 1.11.4.9008
15+ Version: 1.12.0
1616License: MIT + file LICENSE
1717URL: https://docs.ropensci.org/targets/, https://github.com/ropensci/targets
1818BugReports: https://github.com/ropensci/targets/issues
Original file line number Diff line number Diff line change 1- # targets development version
1+ # targets 1.12.0
22
33* Avoid loading non-targets in ` tar_load(everything()) ` (#1529 , @pitakakariki ).
44* For internal consistency, return ` NA_character_ ` from ` tar_path_target() ` when ` format ` is ` "file" ` (#1532 , @noamross ).
You can’t perform that action at this time.
0 commit comments