Skip to content

1.0.0

Compare
Choose a tag to compare
@dirn dirn released this 20 Dec 17:26
· 80 commits to master since this release
  • Add prepare_incoming_message to support the new common message structure
  • Rename prepare_message to prepare_outgoing_message and remove the
    arguments that are no longer needed with the changes to the common message
    structure (backwards incompatible)
  • send_message no longer accepts the event argument (backwards
    incompatible
    )