Skip to content

Releases: franzose/laravel-smpp

Laravel 9-11 support

24 May 09:08
7acfc16
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @AtefR made their first contribution in #20

Full Changelog: v1.4...v1.5

Laravel 8 support

26 Jul 09:07
dfcb332
Compare
Choose a tag to compare
Merge pull request #16 from franzose/1.4

fix #14, add Laravel 8 support

Ability to debug the client

31 Aug 15:05
1ddfa91
Compare
Choose a tag to compare

Many thanks to @barnoma-soz, who added an ability to debug the SMPP client by introducing the new debug parameter in the configuration.

Fixed character encoding conversion

15 Jul 12:08
78240e2
Compare
Choose a tag to compare

Thanks to @Farkhod, an issue with incorrect symbols after character encoding conversion has been fixed.

Support for newer Laravel versions

12 Apr 05:45
9814728
Compare
Choose a tag to compare
Merge pull request #9 from franzose/1.3

support for newer Laravel versions

Package auto-discovery

12 Apr 04:42
Compare
Choose a tag to compare

Added support for Laravel 5.5+ package auto-discovery.

Tweaked composer.json

23 Jun 23:34
Compare
Choose a tag to compare
v1.1

sync with composer.json

Just tagged

29 Jul 10:44
Compare
Choose a tag to compare
v1.0

wrote a bit about usage