1.1.0
Some minor changes with thanks to PikachuEXE and klebervirgilio:
- adds support for non-public handler methods
- new
metadata
accessor for Event payload
Note changed behaviour:
- An exception is now raised if an event is received for which there is no handler. This may be a bit rude and is contrary to the generally permissive behaviour described in the README. Might revisit this in a future release to perhaps make it optional behaviour.