0.9.1
0.9.1 (2020-06-04)
- Fixed issue that would cause an infinite loop if a
TaskGraph
object were
created with a database from an incompatible previous version. Behavior now
is to log the issue, delete the old database, and create a new compatible
one. - Fixed issue that would cause some rare infinite loops if
TaskGraph
were
to fail due to some kinds of task exceptions. - Adding open source BSD-3-Clause license.