v7.5.1
What's Changed
- π Fix race condition in lambda.register with
once
option by @Milly in #282 - π Fix lambda.unregister incorrectly removing non-lambda methods by @Milly in #283
- π Fix Lambda.dispose() to return void instead of boolean by @Milly in #284
- π Improve documentation for lambda module by @Milly in #285
Full Changelog: v7.5.0...v7.5.1