v0.15.0
- The result type ClientResult for all Web API methods now is more strict/explicit that returns only SlackClientError type. See #59
- InputBlock supports now dispatch_action (Thanks to @ncb000gt for help).
- SlackImageBlock and InputBlock labels/hints fixes. (Thanks to @noxasaxon for help)
- Logging/docs updated for Socket Mode
- Deps updates: rsb/rvstruct derive