Skip to content

0.5.0

Latest

Choose a tag to compare

@lukepistrol lukepistrol released this 20 Oct 21:07
bd3c3bb

fixes a bug that occurred when the attached view gets destroyed before the action was completed
and thus the state was not reset. When the view was recreated, the task would trigger again
leading to unexpected behavior. Now the task trigger will always reset.

Full Changelog: 0.4.1...0.5.0