Skip to content

TelegramDB v0.2.0

Compare
Choose a tag to compare
@celestix celestix released this 23 Jan 16:32
· 4 commits to master since this release
dab5a0e

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