Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v2.0.0

Choose a tag to compare

@mansab mansab released this 19 May 15:28
· 43 commits to main since this release
b7bb40a

Multi threading and improved performance

  • Add a new method, extract and re-use
  • Refactor and reduce duplicity
  • Use response raise for status for raising HTTP Errors
  • Add docstrings and improve code linting to 10/10
  • Update unit tests as per refactoring