- fix for python 3.12 - re.compile SyntaxWarning
- fix examples
- support "without_prefix" parameter in account API
usermethod
- fix module name typo
- update API HTTP methods
- fix: wrong parameter passed to DELETE scheduled SMS,MMS,VMS API endpoints
- fix broken contacts API endpoints
- introduce MFA module
- remove push API
- support MFA API
- increase requests timeout to 30 seconds
- Support for smsapi.bg
- Add support for optional
detailsparam in SMS API, so it makes fields like (message,parts,length) accessible through response model.
- make exceptions pickleable
- fix: accept 'domain' parameter from short_url API
- accept 'from' parameter in sms send method
- Change sms send http method to POST