1.9.0
Totktonada
released this
31 Jan 13:38
·
79 commits
to master
since this release
Breaking changes
This release drops support of Java 1.6 and Java 1.7, because it uses
CompletableFuture internally. Java 8 is the minimal version now.
New features
- Add the new async API with CompletionStage results (#102).
Bugfixes
No.