Skip to content

Peony Twitter version 2.1.0

Compare
Choose a tag to compare
@odrling odrling released this 25 Dec 16:49
· 27 commits to master since this release
0de59e1

Changes since 2.0.2:

  • PeonyClient.upload_media now uses chunked upload by default. The size_limit parameter that used to check the size of the media file before choosing which upload method to use is deprecated and has no effect now.
  • Improved typing of the library, mypy test added to CI for the peony module.