nils-braun / b2luigi

Task scheduling and batch running for basf2 jobs made simple
GNU General Public License v3.0
17 stars 11 forks source link

Bump to v0.9.0 #187

Closed meliache closed 1 year ago

meliache commented 1 year ago

The change to the task_iterator to give a unique list of tasks instead of repeating tasks when nodes share children affects all remote batch submissions. It should not break submission, just improve submission performance. But is a change in the behavior of a public-facing function and therefore changing the minor digit of the version is warranted.