This repository was archived by the owner on Aug 10, 2024. It is now read-only.
v0.14.0
=================== Breaking Change --------------- - `LazyDependency` and `WithWiringMixin` are not part of the public API anymore. For the first just use `world.lazy` instead, and the later was experimental. - `world.scopes.new` argument :code:`name` is keyword-only now.