Skip to content

0.1.3

Choose a tag to compare

@akarnokd akarnokd released this 17 Oct 15:11
  • Make sure parallel() requests boundary fusion. (Commit 9840f385, Related RxJava issue)
  • Breaking change: Fix the function type of the compose operators as implementing both Folyam and java.util.function.Function conflicts as Function has also a compose() method with incompatible signature. (Commit 9840f385)