Skip to content

Releases: laravel-notification-channels/twitter

Add Laravel 6 Support

08 Sep 12:19
55c083c

Choose a tag to compare

Merge pull request #52 from jeffwa/laravel-6

Adding Laravel 6 support

2.1.0

28 Feb 07:02
5bb8825

Choose a tag to compare

  • Support for Laravel 5.8

2.0.0

09 Nov 07:36
eafe6c5

Choose a tag to compare

  • Only support Laravel 5.6+
  • Require PHP >= 7.1.0
  • Get user ID from screen name for a direct message
  • Refactoring
  • Update docs

1.0.8

10 Sep 05:56
cda6275

Choose a tag to compare

Support for Laravel 5.7

Support Laravel 5.6 Fix

10 Feb 16:22
1cf0099

Choose a tag to compare

Merge pull request #39 from christophrumpel/master

Update dependencies for Laravel 5.6

Support Laravel 5.6

10 Feb 16:10
26f139e

Choose a tag to compare

Merge pull request #36 from gpluess/patch-1

Updated tweet length

Update tweet length

12 Jan 08:14
26f139e

Choose a tag to compare

It is now possible to post 280 characters instead of 140.

Support Laravel 5.5

02 Sep 13:59

Choose a tag to compare

This release adds support to the new Laravel 5.5 version and auto discovery.

Laravel 5.4 support

27 Jan 16:49

Choose a tag to compare

Update dependencies to use the latest Laravel notifictions.

Handle too long status updates

13 Nov 14:32

Choose a tag to compare

There will an exception thrown if a status message is too long.