minject
uses semantic versioning. To learn more about semantic versioning, see the semantic versioning specification.
Fix inject_define bindings for multiple class declarations with the same class name in the same file (#43).
Add support for async Python. This version introduces the following methods and decorators:
Registry.__aenter__
Registry.__aexit__
Registry.aget
@async_context
- Initial Release