v0.8.3 🦝 : more Kotlin extension methods and Test 🍩 ☔️
💗 Happy with
cffu
! 🦝 and be a "shifu"~ 😆
☘️ Features
- add
combine
kotlin extension methods 🍩 forCompletableFuture
☔️ Test
- add test case for
forbidObtrudeMethods
ofCffuFactory
- add test case for executor setting of
CffuFactory
- add more test case for
cffuJoin
- check
UOE
message because ofminimal stage
- use
Blocker
instead of explicitCountDownLatch
📚 Documentation
- improve javadoc of
Cffu
- improve API doc of
CffuExtensions.kt
🚜 Chore/Bulid
- bump
jacoco-maven-plugin
from 0.8.8 to 0.8.9 (#20)
🔌 Java API Doc
https://foldright.io/cffu/apidocs/0.8.3/index.html
🍪 Maven dependency
<dependency>
<groupId>io.foldright</groupId>
<artifactId>cffu</artifactId>
<version>0.8.3</version>
</dependency>