Skip to content

Releases: ably/ably-php-laravel

1.0.8

15 Sep 12:47
825ec91
Compare
Choose a tag to compare

Full Changelog

  • Updates the underlying ably-php version to 1.1.9

1.0.7

28 Jul 12:48
d70f075
Compare
Choose a tag to compare

Full Changelog

  • Updates the underlying ably-php version to 1.1.8

1.0.6

19 May 13:53
b9dd8f7
Compare
Choose a tag to compare

Full Changelog

  • Updates the underlying ably-php version to 1.1.7
  • Updates outdated URLs in README /#21

1.0.5

06 Apr 14:44
98d116c
Compare
Choose a tag to compare

Full Changelog

  • Updates the underlying ably-php version to 1.1.6
  • Adds support for Ably-Agent header #17

1.0.4

23 Feb 12:29
Compare
Choose a tag to compare

Full Changelog

Updates the underlying ably-php version to 1.1.5

1.0.3

12 Apr 16:33
e5c4549
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Laravel 5.5 Support - Auto Discovery #3

Merged pull requests:

Auto Discovery Support for Laravel 5.5

21 Dec 17:00
b132057
Compare
Choose a tag to compare

1.0.0 Major update

13 Oct 15:18
Compare
Choose a tag to compare

Major update to this client library with some breaking changes. See https://blog.ably.io/v1-0-client-libraries-released-8a375dca7a26 for a summary of important, breaking changes and upgrade notes.

ably-php-laravel v0.9.0

12 Aug 14:49
Compare
Choose a tag to compare

Updated to use the latest ably-php library.

Initial release

11 Jul 14:02
Compare
Choose a tag to compare

The first release adds basic convenience features for Laravel: 'ably' service provider, Ably facade, AblyService and AblyFactory classes.