Skip to content

v7.5.1

Compare
Choose a tag to compare
@lambdalisue lambdalisue released this 09 Jun 03:23
· 2 commits to main since this release
4a275c5

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