#Clean architecture core v0.3
##Updated build script multi-platform plugin to v1.3.21
changed signature of cancel method for cancellableUseCases to accept an error or null if not triggered by an exception.
#Clean architecture RxJava2 support v0.3
###CompletableUseCase ###CompletableUseCaseWithParams ###MaybeUseCase ###MaybeUseCaseWithParams ###PublisherUseCase ###PublisherUseCaseWithParams ###SingleUseCase ###SingleUseCaseWithParams
#Clean architecture Coroutine support v0.3
##Added support for jvm, javascript, ios, macOs