Changelog#

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

This project uses towncrier and the changes for the upcoming release can be found in the changelog.d/ folder.

0.3.0 - 2023-07-15#

  • Refactored various APIs and methods.

0.2.0 - 2023-06-07#

Features#

  • Set message status on send, and store exception on error.

  • Support for SMS text, MMS multimedia and WhatsApp messages.

  • Added Twilio as a provider (for SMS, MMS and WhatsApp).

Fixed#

  • Various fixes to services.

  • Fixed documentation and tests.

0.1.1 - 2023-05-08#

Fixed#

  • Fixed documentation and tests.

0.1.0 - 2023-05-07#

  • Initial release.