Skip to content

v0.15.0

Choose a tag to compare

@abdolence abdolence released this 13 Nov 11:02
· 573 commits to master since this release
  • 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