Skip to content

threema-msgapi-sdk-python 6.0.0

Compare
Choose a tag to compare
@lgrahl lgrahl released this 13 Jun 09:52
· 13 commits to master since this release
v6.0.0
f939a95

General:

  • Add support for Python 3.10
  • Drop support for Python versions below 3.7
  • Major dependencies bump to increase compatibility with other packages
  • Updated all tests to work with the newest dependencies
  • Changed CLI syntax: All commands are now dash-case instead of snake_case,
    e.g. the send_e2e command is now called send-e2e.

Many thanks to @RayJW!