Aiotdlib

Latest version: v0.22.0

Safety actively analyzes 621142 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 8

0.20.0

* Improved generator: Now some fields have default values. Detected nullable values now are null by default.

* Resolved circular imports error in types. Refactored types module. All types now are stored into single file. (Fixed 57)

* TDLib binaries upgraded to [available version](https://github.com/pylakey/td/commit/958fed6e8e440afe87b57c98216a5c8d3f3caed8) (1.8.14) (for 24.06.2023)

* All integer model fields now have `le` constraints as they mentioned in tdlib (`Int32`, `Int53`, `Int64`)

* All types and functions regenerated

* Upgraded all deps
*
* Another minor fixes and improvements

!! BREAKING CHANGES !!

* Due to python limitations, some arguments changed their position in functions signature. If you pass them as positional arguments, make sure they passed in correct order now!

* No client options are set now by default! Make sure you pass them as options parameter of `Client`

* As library wasn't updated for so long, you should check all used tdlib apis used by you before migrating to this version!

* Refactored `aiotdlib.api` module, `aiotdlib.api.BaseObject` refactored and moved to `aiotdlib.api.types.base.BaseObject`

0.19.1

Fixed

* Fixed 31

0.19.0

Breaking

* Most of `Client` class methods renamed to match python protected members convention

Fixed

* Fixed 17

* Fixed 25 by removing wrong update handler

Added

* Added reactions related updates handlers in `ClientCache`

* Added missing params in methods docs

Updated

* TDLib binaries upgraded to latest [available version](https://github.com/pylakey/td/commit/6d485aa0b672ca4b5eccf05d6e5538c6988f12ef) (1.8.4 from now)

* API types and functions regenerated

* Upgraded dependencies

0.18.0

> This update may contain some breaking API changes!

Updated

* TDLib binaries upgraded to latest [available version](https://github.com/pylakey/td/commit/f295ef3a0d3545970bfd658c3443496be3d28397) (1.8.3 from now)

* API types and functions regenerated

* Prebuilt TDLib binary for linux arm64 is not more provided, but you can build them yourself and use with aiotdlib

> Prebuilt binaries for other systems and platforms will not be provided as well in future aiotdlib releases

0.17.0

> This update may contain some breaking API changes!

Updated

* TDLib binaries upgraded to latest [available version](https://github.com/pylakey/td/commit/1e1ab5d1b0e4811e6d9e1584a82da08448d0cada) (1.8.1 from now)

* API types and functions regenerated

0.16.0

> This update may contain some breaking API changes!

Updated

* TDLib binaries upgraded to latest [available version](https://github.com/pylakey/td/commit/fa8feefed70d64271945e9d5fd010b957d93c8cd) (1.8.0 from now)

* API types and functions regenerated

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.