Skip to content

Releases: pylakey/aiotdlib

0.26.0 - TDLib 1.8.45

13 Feb 14:05
Compare
Choose a tag to compare

0.25.0 - TDLib 1.8.44

01 Feb 18:59
Compare
Choose a tag to compare

What's Changed

  • Include tdjson binaries in python wheels but not sdist by @truenicoco in #134

Full Changelog: 0.24.3...0.25.0

0.24.3

19 Jun 12:14
Compare
Choose a tag to compare

Full Changelog: 0.24.2...0.24.3

0.24.2

19 Jun 10:59
Compare
Choose a tag to compare

Full Changelog: 0.24.1...0.24.2

0.24.1

19 Jun 10:12
Compare
Choose a tag to compare
  • The predefined values of ClientOptions are now being set up properly.

Full Changelog: 0.24.0...0.24.1

0.24.0 - TDLib 1.8.31

18 Jun 17:51
Compare
Choose a tag to compare
  • TDLib version upgraded to 1.8.31. If you use self-built TDLib binaries, you should update them to
    the supported version.

Full Changelog: 0.23.3...0.24.0

0.23.4

18 Jun 17:17
Compare
Choose a tag to compare
  • All updates handlers now are called asynchronously in background. It allows making another requests in updates handlers.

Full Changelog: 0.23.3...0.23.4

0.23.3

18 Jun 14:22
Compare
Choose a tag to compare
  • Fixed blocking authorization flow

Full Changelog: 0.23.2...0.23.3

0.23.2

18 Jun 14:02
Compare
Choose a tag to compare
  • Ignore extra env variables in ClientSettings

Full Changelog: 0.23.1...0.23.2

0.23.1

17 Jun 18:27
Compare
Choose a tag to compare

Added

  • Added proper base64 encoded serialization for Bytes type

Full Changelog: 0.23.0...0.23.1