4 - fix for python 3.12 - re.compile SyntaxWarning
9 - support "without_prefix" parameter in account API `user` method
13 - fix module name typo
17 - update API HTTP methods
21 - fix: wrong parameter passed to DELETE scheduled SMS,MMS,VMS API endpoints
25 - fix broken contacts API endpoints
29 - introduce MFA module
38 - increase requests timeout to 30 seconds
42 - Support for smsapi.bg
46 - Add support for optional `details` param in SMS API, so it makes fields like (`message`, `parts`, `length`) accessible through response model.
51 - make exceptions pickleable
56 - fix: accept 'domain' parameter from short_url API
61 - accept 'from' parameter in sms send method
66 - Change sms send http method to POST