This version is incompatible with previous one
Lazy
module was separated into Lazy
and Injectable
: Lazy
could be used for lazy initialization, and Injectable
for dependency injection.
This way any BloodMagic' component could be easily replaced or removed. so you're pretty safe to use it in your project.