2.0.0
- Introduced
UIEventReceiver
- Eliminated the need to implement a boilerplate Closure to invoke
callTypedEventCallback
in order to type-qualify anEventable
for a Callback call. This is now done internally for you. - Updated the README.MD file to reflect the above