Scaldi v0.5.7 Release Notes

Release Date: 2015-12-11 // over 8 years ago
    • Introduced non-dynamic conditions. This will influence how non-lazy bindings are initialized. Non-dynamic conditions
      would be checked during the initialization phase of an Injector (with empty list of identifiers) and if
      condition returns false, then non-lazy binding would not be initialized.