Releases: savannabits/advantasms
Releases · savannabits/advantasms
v1.3.0
Bug Fix on v1.2.0
Fixed:
- Missing Trailing Slash on the endpoint was causing redirection issues on the API.
Bug fFixes in Error handling
Fixed:
- send() now handles errors factoring in the respose-code typo from the advantasms api
- schedule() Didn't have proper error processing. Now it does.
Make Base URL Configurable
The consumer can now pass an optional parameter to the constructor to be used as the base url. The default is https://quicksms.advantasms.com
First Release
Working: Sending SMS on Demand
Scheduling SMS to send at a given time.