0.11.0
CoroutineScope.createController
andCoroutineScope.createSynchronousController
now accept a customControllerStart
parameter instead ofCoroutineStart
.- Add
ManagedController
. Controller.stub
is now marked as@TestOnly
.- binary compatibility is now checked on each
[build]
&[publish]
.