Skip to content

1.1.18

Compare
Choose a tag to compare
@arkivanov arkivanov released this 03 Oct 19:10
· 479 commits to master since this release
f38af46
  • Updated Kotlin to 1.4.10 (#537)
  • Added window(boundaries) operator and overloads (#516, #535)
  • Added window(count, skip) operator (#534 by @amihusb)
  • Added window(opening, closing) operator and overloads (#540)
  • Added throttleLatest operator (#542)
  • Fixed sample operator's immediate first tick (#528)