Skip to content

Slack Watchman - 4.4.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Dec 09:38
abe505f

Fixed

  • Fixed a bug where an exception was raised when no suppressed signatures were passed. Fixes #66
  • Fixed error when creating a Workspace object using the response from the Slack API. Validation was expecting a bool, but in some instances, a string was being returned. Fixes #68
  • Fixed bug where the incorrect error message was being passed when environment variables were not set. Fixes #67