0.13.0
- Add
EffectController
andCoroutineScope.createEffectController
. - Rename
Controller.stub()
toController.toStub()
to better reflect what it is doing.
EffectController
and CoroutineScope.createEffectController
.Controller.stub()
to Controller.toStub()
to better reflect what it is doing.