Skip to content

0.11.0

Compare
Choose a tag to compare
@floschu floschu released this 30 May 17:20
· 99 commits to develop since this release
0.11.0
d616739
  • CoroutineScope.createController and CoroutineScope.createSynchronousController now accept a custom ControllerStart parameter instead of CoroutineStart.
  • Add ManagedController.
  • Controller.stub is now marked as @TestOnly.
  • binary compatibility is now checked on each [build] & [publish].