Skip to content

Flow 1.4.2

Compare
Choose a tag to compare
@mansbernhardt mansbernhardt released this 05 Dec 15:02
· 149 commits to master since this release
4ecbb82
  • Fixed a bug with some of Future's repeat methods where the delay delayBetweenRepetitions was added after the last repetition as well.
  • Fixed bug where the predicate passed to onResultRepeat was not always scheduled correctly.