Skip to content

4.1.0

Compare
Choose a tag to compare
@yatatsu yatatsu released this 19 Jan 16:49
· 19 commits to master since this release
  • library module support (#27)

For this feature, following methods in AutoBundleBindingDispatcher turn to return boolean as binding result.

  • AutoBundleBindingDispatcher#bind(Object, Bundle)
  • AutoBundleBindingDispatcher#bind(Object)
  • AutoBundleBindingDispatcher#pack(Object, Bundle)