Skip to content
This repository has been archived by the owner on Sep 17, 2023. It is now read-only.

Release 4.1.0

Compare
Choose a tag to compare
@surol surol released this 29 Mar 07:08
· 934 commits to master since this release

New Features

  • afterEventOf(...event) function construct an AfterEvent registrar always sending event.
  • ValueTracker.clear() function to unregister all value receivers.

Bug Fix

  • OnEvent.thru() transforms and sends all events received during receiver registration.