Toothpick v1.0.0-RC10 Release Notes

Release Date: 2016-09-29 // over 7 years ago
    • ๐Ÿšš Solves issue #110 Adding support for the SuppressWarnings annotation to remove missing constructor warning.
    • Solves issue #111 Changing factory to get the target scope only when needed.
    • Solves issue #149: add methods to create singleton and producers producing singletons via binding programmatic API. Refine the meaning of the scope() method.
    • ๐Ÿ‘ Solves issue #150: bindings are now allowed when the target of the binding uses an annotation that is supported by the scope where the binding is installed.