Skip to content

Releases: AnimeKaizoku/TelegramDB

TelegramDB v1.0.0

18 Apr 14:58
Compare
Choose a tag to compare

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

Full Changelog: v0.2.0...v1.0.0

TelegramDB v0.2.0

23 Jan 16:32
dab5a0e
Compare
Choose a tag to compare

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

Full Changelog: v0.1.0...v0.2.0

TelegramDB v0.1.0

21 Jan 17:09
Compare
Choose a tag to compare

Initial release of the library.

Full Changelog: https://github.com/AnimeKaizoku/TelegramDB/commits/v0.1.0