Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: pylakey/aiotdlib

Tags

0.27.6

Toggle 0.27.6's commit message
Bump version to 0.27.6 in __init__.py and initialize message_text var…

…iable in RegexFilter class in filters.py

- Increment package version to 0.27.6 to reflect recent updates.
- Initialize message_text variable in RegexFilter class to prepare for further logic enhancements in message processing.

0.27.5

Toggle 0.27.5's commit message
Bump version to 0.27.5 in __init__.py and enhance merged filter logic…

… in filters.py

- Increment package version to 0.27.5 to reflect recent updates.
- Update merged filter logic to ensure base and comparison outputs are properly handled as dictionaries before merging, improving robustness and clarity in data processing.

0.27.3

Toggle 0.27.3's commit message
Bump version to 0.27.3 in __init__.py

- Increment package version to 0.27.3 to reflect recent updates
- Maintains versioning consistency following previous releases

0.27.2

Toggle 0.27.2's commit message
Bump version to 0.27.2 and update .gitignore for shared libraries

- Increment package version in __init__.py to 0.27.2
- Modify .gitignore to include shared object files in the tdlib directory
- Add new binary libtdjson_linux_arm64.so for ARM64 architecture

0.27.1

Toggle 0.27.1's commit message
Bump version to 0.27.1

- Update package version in __init__.py to reflect recent changes
- Minor version increment following enhancements and fixes in the previous release

0.27.0

Toggle 0.27.0's commit message
Update libtdjson_linux_amd64.so binary to align with recent TDLib ver…

…sion changes

0.26.1

Toggle 0.26.1's commit message
Bump version to 0.26.1

- Update package version in __init__.py
- Minor version increment to reflect recent changes

0.26.0

Toggle 0.26.0's commit message
Bump version to 0.26.0

- Update package version in __init__.py
- Prepare for next release with new features and improvements

0.25.0

Toggle 0.25.0's commit message
Update TDLib version reference to v1.8.44 in README

0.24.3

Toggle 0.24.3's commit message
Bumped version