Third Preview Release (0.10.0)
Pre-release
Pre-release
Numerous bug-fixes and new features.
Includes a major reworking of the library callbacks. ResultListener
and StreamListener
are removed in place of simple functional interfaces Consumer<T>
and Action
, which can be expressed as lambdas.