Releases: pylakey/aiotdlib
0.19.2 - Hotfix
What's Changed
- Fix 'api' imports by @truenicoco in #32
- Refactoring
aiotdlib_generator.parser.utilsmodule by @swimmwatch in #33
New Contributors
- @truenicoco made their first contribution in #32
Full Changelog: 0.19.1...0.19.2
0.19.1 - Hotfix
Fixed
- Fixed #31
0.19.0 - TDLib 1.8.4
Breaking
- Most of
Clientclass methods renamed to match python protected members convention
Fixed
Added
-
Added reactions related updates handlers in
ClientCache -
Added missing params in methods docs
Updated
-
TDLib binaries upgraded to latest available version (1.8.4 from now)
-
API types and functions regenerated
-
Upgraded dependencies
0.18.0 - TDLib 1.8.3
BREAKING
- 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
Updated
This update may contain some breaking API changes!
-
TDLib binaries upgraded to latest available version (1.8.3 from now)
-
API types and functions regenerated
0.17.0 - TDLib 1.8.1
This update may contain some breaking API changes!
Updated
-
TDLib binaries upgraded to latest available version (1.8.1 from now)
-
API types and functions regenerated
0.16.0 - TDLib 1.8.0
This update may contain some breaking API changes!
Updated
-
TDLib binaries upgraded to latest available version (1.7.12 from now)
-
API types and functions regenerated
0.15.0 - TDLib 1.7.11
This update contains some breaking API changes!
Added
-
Added ability pass TDLib options as
Clientconstructor parameter -
Client.get_my_idmethod to retrieve currently connected user ID
Updated
-
TDLib binaries upgraded to latest available version (1.7.11 from now)
-
API types and functions regenerated
-
Improved chats info caching
0.14.0 - TDLib 1.7.10
Updated
-
TDLib binaries upgraded to latest available version (1.7.10 from now)
-
API types and functions regenerated
This update contains some breaking API changes!