Skip to content

v0.10.2

Compare
Choose a tag to compare
@Nukesor Nukesor released this 31 Dec 16:23

[0.10.2] - 31-12-2020

Fixed

  • It was possible to remove tasks with active dependants, i.e. tasks which have a dependency and didn't finish yet.
    This didn't lead to any crashes, but could lead to unwanted behavior, since the dependant tasks simply started due to the dependency no longer existing.
    It's however still possible to delete dependencies as long as their dependants are deleted as well.