Skip to content

v0.9.2

Compare
Choose a tag to compare
@soxtoby soxtoby released this 27 Jun 04:15
· 192 commits to master since this release
  • Added optional includeLocale parameter to Info and List in UsersApi, and to Start in RtmApi.
  • SlashCommandResponses returned by ISlashCommandHandlers are properly passed on to Slack.

Potentially breaking changes

While the includeLocale parameters are optional, they haven't been added as the last parameter, so on the off chance you were using all of the optional parameters in one of the modified methods, without specifying parameter names, then you'll need to add some parameter names.

Thankyou to @Selm for helping with this release 👍