kapsule v0.3 Release Notes

Release Date: 2017-08-10 // over 6 years ago
    • ๐Ÿ‘Œ Support for transitive dependencies via HasModules interface and transitive() call on the root module.
    • ๐Ÿ›  Functions required(), optional() and inject() extracted from Injects<M> interface into separate extension functions (this will require fixes to imports in files using them).