Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

v1.1.1

Compare
Choose a tag to compare
@Finistere Finistere released this 25 Mar 22:25
· 18 commits to master since this release

Bug fix

  • Injected functions/methods with @inject did not behave correctly with inspect.isfunction, inspect.ismethod, inspect.iscoroutinefunction and inspect.iscoroutine.