v4.0.0
say
renamed tosend
to reflect that it deals with more than just text- Removed built-in actions
merge
anderror
- Actions signature simplified with
request
andresponse
arguments - Actions need to return promises and do not receive the
cb
parameter anymore - INFO level replaces LOG level
- configuration is now done when instantiating the
Wit
object, instead of using env vars