Skip to content

2.0.0

Compare
Choose a tag to compare
@LK-Simon LK-Simon released this 11 Aug 15:49
· 53 commits to main since this release
  • Introduced UIEventReceiver
  • Eliminated the need to implement a boilerplate Closure to invoke callTypedEventCallback in order to type-qualify an Eventable for a Callback call. This is now done internally for you.
  • Updated the README.MD file to reflect the above