Skip to content

Releases: PROCERGS/sms-service

General Refactoring

25 May 20:40
Compare
Choose a tag to compare

Starting to add support for multiple protocols in the same lib version.

v2.0.0

14 Dec 16:45
336ba14
Compare
Choose a tag to compare

New Features

  • SMS Protocol version 2.0

Supporting the "send" parameter

17 May 14:35
Compare
Choose a tag to compare

A new parameter was added to the SMS Service to allow the API to be used without actually sending SMS messages. This versions adds support for this new parameter.

Fixed deps versions

04 Apr 19:00
Compare
Choose a tag to compare
1.1.2

fixed symfony componenets versions

Fixed libphonenumber version

04 Apr 18:16
Compare
Choose a tag to compare
1.1.1

fixed libphonenumber version

Replaced options array with SmsServiceConfiguration

04 Apr 17:58
Compare
Choose a tag to compare
1.1.0

Merge branch 'master' of github.com:PROCERGS/sms-service

First Version

03 Apr 20:36
Compare
Choose a tag to compare
1.0.0

fixed $client declaration