Skip to content

Repeat 0.5.5

Compare
Choose a tag to compare
@malcommac malcommac released this 17 Jul 07:23
· 25 commits to develop since this release

Released on: 2018-07-17

Changes:

  • #26 Fixes a retain cycle occuring in Debouncer callback
  • #27 remainingIterations is now decreased before notifing observers
  • #29 Allows to set a new delay for a Debouncer once it has been created.