v0.2.0
- Use service name as source service, instead of
all
, when dispatching Nameko events automatically. - Add the ability to override the default Nameko
event_type
(used for the event logs) in the service config. - Add
MANIFEST.in
- Add a
metadata
argument to thedispatch
function to provide extra event metadata.