Tascalate Concurrent 0.8.2
The following changes is done:
- Adding new Java 12
CompletionStageAPI methods:exceptionallyAsync,composeExceptionally,composeExceptionallyAsync. - Adding meaningful stack trace to
MultitargetException(includes stack traces of child exceptions).