Skip to content

0.7.2

Compare
Choose a tag to compare
@machty machty released this 03 Jun 06:07
· 903 commits to master since this release

0.7.2

  • (perform) and (cancel-all) helpers no longer cause run loop autoruns
  • The .keepLatest() task modifier has been redocumented due
    to popular demand; it's useful for when you want to enqueue
    only the most recent intermediate .perform() and drop everything
    in between.