Releases: AnimeKaizoku/TelegramDB
Releases · AnimeKaizoku/TelegramDB
TelegramDB v1.0.0
What's Changed
- Fix typo in deprecation warning by @ShivangKakkar in #7
- Removed deprecated import path
- Added support for pyrogram v2
- Made all the libraries version static in requirements file
New Contributors
- @ShivangKakkar made their first contribution in #7
Full Changelog: v0.2.0...v1.0.0
TelegramDB v0.2.0
What's Changed
- Added support for python 3.6 and 3.7
- Added support for telethon clients
- Added delete(), get_all() methods
- Depricated telegram module
- Added documentations, click here to open.
- Changed library name to telegramdb by @VarnaX-279 in #2
- Add missing imports in usage by @FayasNoushad in #4
- Few more fixes and improvements
New Contributors
- @VarnaX-279 made their first contribution in #2
- @FayasNoushad made their first contribution in #4
Full Changelog: v0.1.0...v0.2.0
TelegramDB v0.1.0
Initial release of the library.
Full Changelog: https://github.com/AnimeKaizoku/TelegramDB/commits/v0.1.0