Releases: craftsys/msg91-laravel
Releases · craftsys/msg91-laravel
Added SMS apis
v0.5.0 feat(sms): add sms apis
Client (msg91-php) version update
v0.4.0 feat(client): update client version
Fix spelling in readme for MGS
v0.3.1 fix(docs): MGS to Msg in examples
Change in namespace and docs updated
Breaking change
Namespace changed from Craftsys\Laravel\MSG91
to Craftsys\Msg91
. Service provider and facades have been changed too. Please view the installation instructions for more details.
Change the namespace and docs
v0.2.0 refactor(namespace): prepend with msg91client
Fix laravel auto-discover namespace
v0.1.4 fix(autoload): namespace for autoload not working
Fix illuminate/support to support for laravel ^5
v0.1.3 fix(package): fix for laravel ^5
Fix readme for Installation instructions
v0.1.2 fix(docs): installation instruction on correct
Fix laravel in composer extra fields
v0.1.1 fix(composer): laravel autoload creating issues
Basic service provider and facade setup
v0.1.0 feat(service-provider): add a new service provider