Toothpick v1.0.4 Release Notes

Release Date: 2017-01-23 // over 7 years ago
    • Solves issue #161 Forcing custom Scope Annotations to use Runtime Retention.
    • Solves issue #176 Making toothpick-javax-annotations optional.
    • Solves issue #181 Code generated for the super MemberInjector field was not using the right FQN when super class is static.
    • Solves issue #182 Removing usage of String.replace() inside Registries, it is not efficient.
    • Solves issue #186 Solving JDK8-JDK7 compatibility issue with ConcurrentHashMap.keySet().