Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

v1.1.1

Latest
Compare
Choose a tag to compare
@gera2ld gera2ld released this 01 Apr 15:58

Deprecations

  • exc.verifier is deprecated in favor of qq.verifier.

Features

  • qq.need_verify is added to check if verification is needed.
    If True, qq.verifier.fetch_image() and qq.verifier.verify(code) is available.