Releases: pylakey/aiotdlib
0.21.0
What's Changed
- Refactoring
aiotdlib.errors.error
module by @swimmwatch in #34 - Bump JRubics/poetry-publish from 1.11 to 1.12 by @dependabot in #37
- Fix template filenames by @swimmwatch in #35
- Bump JRubics/poetry-publish from 1.12 to 1.13 by @dependabot in #45
- Bump ujson from 5.4.0 to 5.5.0 by @dependabot in #49
- Add support for FreeBSD on x86-64 by @zebrapurring in #63
- Bump JRubics/poetry-publish from 1.13 to 1.16 by @dependabot in #65
- Bump ujson from 5.5.0 to 5.7.0 by @dependabot in #64
- add py.typed file to comply with PEP 561 by @truenicoco in #70
- Bump black from 23.3.0 to 23.7.0 by @dependabot in #80
- Bump pydash from 7.0.4 to 7.0.5 by @dependabot in #79
- Bump pydash from 7.0.5 to 7.0.6 by @dependabot in #83
New Contributors
- @zebrapurring made their first contribution in #63
Full Changelog: 0.19.2...0.21.0
0.19.2 - Hotfix
What's Changed
- Fix 'api' imports by @truenicoco in #32
- Refactoring
aiotdlib_generator.parser.utils
module 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
Client
class 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
Client
constructor parameter -
Client.get_my_id
method 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!