This repository has been archived by the owner on Aug 10, 2024. It is now read-only.
v1.1.1
Bug fix
- Injected functions/methods with
@inject
did not behave correctly withinspect.isfunction
,inspect.ismethod
,inspect.iscoroutinefunction
andinspect.iscoroutine
.