Toothpick v3.1.0 Release Notes

Release Date: 2019-09-13 // over 4 years ago
    • Adding method getRootScope to Toothpick and KTP. Thanks to @code-twister for the this contribution!

Previous changes from v3.0.2

    • Fixing issue #362: Improving IDE autocompletion for Binding API.
    • Improving KTP class autocompletion.
    • Trigger member injection even when delegates are used. This will allow to use method injection and inject parent dependencies on roots using KTP.