0.1.3
- Make sure
parallel()requests boundary fusion. (Commit 9840f385, Related RxJava issue) - Breaking change: Fix the function type of the
composeoperators as implementing bothFolyamandjava.util.function.Functionconflicts asFunctionhas also acompose()method with incompatible signature. (Commit 9840f385)