Skip to content

0.0.2-dev release

Pre-release
Pre-release
Compare
Choose a tag to compare
@ihah ihah released this 15 Nov 14:48
· 1 commit to master since this release

Initial 0.0.2-dev release.

General:

  • Upgraded package for Laravel 8
  • Send notifications using queues

Breaking changes:

  • From 0.0.2-dev all routes will be loaded using service provider.
  • Removed WebhookNotifier::routes(); method
  • Notifications moved to jobs and queues