New
Kroto+ 0.6.0
CHANGELOG
Version 0.6.0
2019-12-26
- New: Update to Kotlin
1.3.61PR-97 - New: Update to Kotlin Coroutines
1.3.3
Protoc Plugin
- New: Publish native executables for the following platforms
osx-x86_64,linux-x86_64,windows-x86_64PR-87
Coroutines
- New: Include proto documentation in generated sources PR-86 Thanks to @metarag
- Fix: Closing outbound channels with an exception now propagates a cancellation to the underlying stream GH-93 Thanks to @jebbench
- Fix: Update method signature support to adhere to spec GH-92
Proto Builders (DSL)
- Fix: Prevent naming collisions in proto builders PR-88 Thanks to @keyserbrian1
Gradle Plugin
- New: Introduce new experimental configuration DSL plugin PR-14 Thanks to @mattdkerr. An example can be found at krotoPlusConfig.gradle