Skip to content

Releases: nwilging/laravel-slack-bot

2.1.3

27 May 17:18
262be3d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.2...2.1.3

Release v2.1.2

08 Feb 23:21
c22b013
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.1.2

Release v2.1.1

24 Jun 20:52
b83165a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.1

Release v2.1.0

30 May 21:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.1.0

Release v2.0.0

26 Apr 01:42
Compare
Choose a tag to compare

What's Changed

Breaking Changes:

  • SlackApiNotificationContract implementations must pass $notifiable to the toSlackArray notification method

Full Changelog: 1.0.0...2.0.0

Release v1.0.0

24 Apr 18:20
Compare
Choose a tag to compare

What's Changed

  • #18: allow laravel/slack-notification-channel to be used alongside this package by @nwilging in #19

Breaking Changes:

  • Notifications must implement Nwilging\LaravelSlackBot\Contracts\Notifications\SlackApiNotificationContract
  • Notifications must now use toSlackArray() to generate a notification array instead of toSlack()

Full Changelog: 0.2.0...1.0.0

Release v0.2.0

23 Apr 19:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.2.0

Release v0.1.0

23 Apr 00:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/nwilging/laravel-slack-bot/commits/0.1.0