Skip to content

Version 0.2.0

Choose a tag to compare

@florieger florieger released this 18 Jul 11:52
· 104 commits to master since this release
  • Added Implementation for lazy initialization of Interactors.
  • Takes a factory closure to initialize the Interactor.
  • Closure will be used to initialize the Interactor on first execute() function call.