Skip to content

v5.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Feb 02:22

v5.1.0

Added

  • RxExecutor.launch lets a user run suspend functions within that executor.
  • GuardedExecutor now has a lazily populated scope which cancels when its guard disposes, as well as a launch method.