0.10.3
0.10.3 (2021-01-29)
- Fixed issue that could cause combinatorial memory usage leading to poor
runtime orMemoryError
if a dictionary were passed that had thousands
of elements. - Fixed issue that would cause
TaskGraph
to not recognize a directory
that was meant to be ignored and in some cases causeTask
s to
unnecessarily reexecute.