Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Releases: Nexmo/nexmo-laravel

1.0.2

16 Oct 14:00
Compare
Choose a tag to compare

This releases enables support for Lumen and adds installation instructions to the README

1.0.1

16 Oct 08:55
Compare
Choose a tag to compare

Big thanks to @percymamedy for this release

  • Refactored provider to be more Laravel-esque
  • Bug fix when using SignatureSecret rather than an API Secret
  • Added tests for provider

Release v1.0.0

05 Sep 16:07
Compare
Choose a tag to compare

Increase the version requirement for nexmo/laravel from being 0.4.0 of nexmo/client to any 1.x version

Add support for package auto-discovery

30 Jun 12:03
Compare
Choose a tag to compare
Pre-release

Add support for package auto-discovery in Laravel 5.5

`.env` Config + Client Beta4

19 Apr 02:46
Compare
Choose a tag to compare
Pre-release

Added support for .env file config, and bumped for a new version of the main client library. Now using 0.x.x to avoid issues with composer's stability requirement.

Beta 3

29 Sep 18:24
Compare
Choose a tag to compare
Beta 3 Pre-release
Pre-release

Locking version to the underlying client library for now. See that release for more information.