Skip to content

3.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 00:33
· 484 commits to dev since this release

🚀 Features

  • Add raising of TokenExpiredError when token explicitly expires (#90)
  • Add support for Python 3.9 (#87)

🧰 Maintenance

  • Ensure no-commit-to-branch hook doesn't run with CI (#91)
  • Properly re-raise errors (#89)
  • Update linting CI step with new pre-commit action (#88)