Latest version is now 0.5.1.
The list of benefits includes:
- speedier
_MultiCall loop using for instead of while
- warnings for the deprecation of
__multicall__
- warnings for hook impls which mismatch specs
- more comprehensible error messages on incorrect usage
- important fix for callbacks where historic hooks would not be called for already registered plugins
Latest version is now 0.5.1.
The list of benefits includes:
_MultiCallloop usingforinstead ofwhile__multicall__