Kuza

Results 5 issues of Kuza

Perhaps it would be better to avoid the exception of “Git working directory is not clean” and issue a warning instead, when “--dry-run” flag is used.

I cannot find a way to use Vert.x web client in a coroutines fashion. Any chance to get such example (if possible) to `kotlin-coroutines-example` module?

With a release of Kotlin 1.3 and improved support for multiplatform projects in Gradle, there were some changes in directory structures that should be considered by the plugin. * [Official](https://kotlinlang.org/docs/reference/coding-conventions.html#directory-structure)...

Defining JSON schema in JSL is very similar to defining your data class (DTO/POPO) using the [attrs](https://attrs.readthedocs.io/en/stable/) library but JSL only gives you JSON schema for validation. Once payload was...

Considering **XGBoost** is a favourite of Kaggle’s winners and widely used its support is highly wanted. Can we expect such support in a near future?