Skip to content

Release v1.0.0

Compare
Choose a tag to compare
@d3cryptofc d3cryptofc released this 28 Jun 18:10
· 8 commits to master since this release
134e8fe

Added

  • Implemented pendency concept (f875afd)
  • Implemented safety stop (7ad57ed)
  • wait_for(...) method on pyrogram.Client to create pendencies (18bb226)
  • Support to types.CallbackQuery chat on filters.chat (5e773ec)
  • log_level argument to pyrography.Client class and adding rich library to requirements (1cba154)
  • TgCrypto library to requirements (70fdeb3)
  • Filter to message id - filters.message_id (fa744e7)
  • ask(...) bound method to types.Message (134e8fe)

Changed

  • README.md to Pyrography (187a54d)
  • .gitignore to Pyrography (b29ff2c)
  • Makefile to Pyrography (264c34f)
  • APP_VERSION constant to Pyrography (d89e8be)
  • All copyright notices to Pyrography (3c390f8)
  • Project metadatas to Pyrography (c224592)