Skip to content

0.2.0

Compare
Choose a tag to compare
@jusleg jusleg released this 12 Dec 02:09
· 49 commits to master since this release
cae1021

Update custom_event_subtype_handlers to custom_message_subtype_handlers and add support for custom_event_type_handlers. This is a breaking change since we rename the field that was previously used. To fix, update any calls from custom_event_subtype_handlers to custom_message_subtype_handlers and you should be good to go.