Skip to content

1.1.0

Compare
Choose a tag to compare
@tardate tardate released this 01 Apr 08:14
· 53 commits to master since this release

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.