All notable changes to Corvass
will be documented in this file
This update includes api-breaking changes.
- Corvass client functionality is not handed by this package anymore.
- Inherits the common functionality from
erdemkeren/corvass-php
. - Replaces the
JetSMSMessage
class withShortMessage
class. - Adds
MessagesWereSent
andSendingMessages
events. - All class names and namespaces which contains
JetSMS
has been changed withCorvass
for better camel case support. - Updates test for new implementations.
- Updates docs.
- First release of the package.