Skip to content

v0.14.1

Compare
Choose a tag to compare
@aconchillo aconchillo released this 22 Dec 17:32
· 2 commits to main since this release

Changed

  • Added serialize_none to CallClient.send_app_message() to allow for None values in object fields to be serialized to null or ignored otherwise.

Fixed

  • Fixed an issue in CallClient.send_app_message() that would not allow sending an object with None values.