Kodein v2.7.0 Release Notes

Release Date: 2016-05-23 // almost 8 years ago
    • Kotlin 1.0.2.
    • Overriding restrictions and policies (overrides must now be explicit).
    • Scoped singleton system.
    • Android Activity scope binding syntax. *kodein.with that makes it easier to deal with factory bindings (better than toProvider and toInstance).
    • Factories arguments can be nullable.