v4.0.10
Breaking Change
- Removed support for using Message Destination to set where the message is sent (eg. channel or user)
- Add support for sending multiple messages/uploads to channels/users using the same task. #13
- Use # to detect the channels, @ to detect the user and if not the value is taken as real_name or display_name
Improvements
- More detailed logging in the debug mode.