All notable changes to the library will be documented in this file.
The format of the file is based on Keep a Changelog and this library adheres to Semantic Versioning as mentioned in README.md file.
[ 0.0.2 ] - 2021-03-16
- Additional test cases.
- Application ID and entity ID to SMS and MMS report models.
- Snyk badge.
- MMS binary content upload body type. Now, the body is processed as
StrictBytes
. - Response body type mapping when pulling inbound SMS messages.
- Response body type mapping when pulling outbound SMS message logs.
- MMS inbound message segments deserialization.
- Query parameter URL encoding.
- Adjust
User-Agent
header value to be aligned with other Infobip API client libraries. - Process MMS report date-time fields as
datetime
. - Update README.md.
- Update setup.py to specify README.md as a package long description.
- MMS comments to match the current API documentation.
- Unused error model classes.
- Unused test requirements.
[ 0.0.1 ] - 2021-03-08
🎉 The first release!
The package is built on top of OpenAPI Specification, generated by Infobip OSCAR service powered by OpenAPI Generator.
- Support for SMS
- Support for MMS
- Support for Application and Entity Management
- Support for Numbers