Skip to content

Major release

Latest
Compare
Choose a tag to compare
@AlexDenisov AlexDenisov released this 11 Aug 10:29
· 22 commits to master since this release

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.