Releases: Cogno-Marco/smslibrary
Releases · Cogno-Marco/smslibrary
v2.2: Background service wakening fix
v3.0-alpha: Multiple Messages
This is an alpha release of a feature just added to the library, the possibility of sending multiple messages at the same time.
Expect this release to be unstable.
Improvements
In this release we improved both the workflow (thanks to Codacy) and some frequent errors or problems we encountered during development.
SMSHandler
Now it's no longer necessary to call setup()
before being able to use this class, but you'll need to give the context to the specific functions where it's needed when it's needed.