Skip to content

0.10.0

Compare
Choose a tag to compare
@floschu floschu released this 14 May 18:24
· 194 commits to develop since this release
0.10.0
c06b367
  • ControllerStub is removed from Controller interface.
  • ControllerStub is now accessible via the Controller.stub() extension function. once a Controller is stubbed via this extension function, it cannot be un-stubbed.