Skip to content

Releases: PROCERGS/sms-service

General Refactoring

Choose a tag to compare

@guilhermednt guilhermednt released this 25 May 20:40

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

v2.0.0

Choose a tag to compare

@guilhermednt guilhermednt released this 14 Dec 16:45
336ba14

New Features

  • SMS Protocol version 2.0

Supporting the "send" parameter

Choose a tag to compare

@guilhermednt guilhermednt released this 17 May 14:35

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

Choose a tag to compare

@guilhermednt guilhermednt released this 04 Apr 19:00
1.1.2

fixed symfony componenets versions

Fixed libphonenumber version

Choose a tag to compare

@guilhermednt guilhermednt released this 04 Apr 18:16
1.1.1

fixed libphonenumber version

Replaced options array with SmsServiceConfiguration

Choose a tag to compare

@guilhermednt guilhermednt released this 04 Apr 17:58
1.1.0

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

First Version

Choose a tag to compare

@guilhermednt guilhermednt released this 03 Apr 20:36
1.0.0

fixed $client declaration