Skip to content

Releases: d3cryptofc/pyrography

Release v1.0.2

12 Jul 06:12
401df27
Compare
Choose a tag to compare

Fixed

  • Bound method Client.run(...), passing required parameter client to pyrogram.idle(...) (1b61d3a)
  • README styles, grammar, links, code example and others improvements (ab7710e, 4200913, 26c6d63)

Release v1.0.1

02 Jul 17:31
d9ddc35
Compare
Choose a tag to compare

Fixed

  • Copyright notices on docs compiler to Pyrography (ba161bf)
  • Paths on docs compiler to Pyrography (003ac18)

Release v1.0.0

28 Jun 18:10
134e8fe
Compare
Choose a tag to compare

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)