github google/fruit v0.9.2
Release version 0.9.2

latest releases: v3.7.1, v3.7.0, v3.6.0...
pre-release9 years ago

Changes compared to 0.9.1

  • On-demand eager injection: multiple threads can then share a single injector, with no locking.
  • Multi-bindings: unlike the typical binding when in an injector there's a single binding for each type, multi-bindings allow components to specify several bindings and the collection of bound instances can be retrieved from the injector. This can be useful for e.g. plugin loading/hooks, or to register request handlers in a server.
  • Some code cleanup, preparing for 1.0

Don't miss a new fruit release

NewReleases is sending notifications on new releases.