Skip to content

1.2.0

Compare
Choose a tag to compare
@ThibaudDauce ThibaudDauce released this 27 Aug 08:49
· 12 commits to master since this release
  • Add a default webhook URL as a second argument of the Mattermost's constructor
  • The webhook URL as a second argument of the Mattermost@send method is now optional
  • Throw a MattermostException if neither the default webhook nor the Mattermost@send webhook are provided
  • Refactor Message to array transformation from Mattermost to Message and Attachment class