Skip to content

0.1.1

Compare
Choose a tag to compare
@marktennyson marktennyson released this 19 Jan 15:20
· 53 commits to main since this release
2e1be73
  • Fixed broken test cases for fake redis client.
  • Fixed some typo at utils.email_check file.
  • Added aioredis > 2.0.0 compatibility.
  • Added fully asynchronous support for utils.email_check.EmailChecker class.
  • Updated the utils.email_check.EmailChecker class for the new version of aioredis.
  • Updated the required dependencies.
  • Fixed #26
  • Fixed #27