Skip to content

1.4.0

Latest
Compare
Choose a tag to compare
@yezz123 yezz123 released this 20 Oct 13:10
· 4 commits to main since this release
5832639

Note: This release contains breaking changes, Dropping support for Python 3.8, and adding support for Python 3.13.

Breaking Changes

Fixes

  • 🐛 fix Missing Audience & Issuer in the verify token. PR #686 by @yezz123.

Upgrades

Docs

  • 📝 Fix Pydantic Version in the documentation. PR #679 by @yezz123.

Internal

  • ♻️ Refactor pyproject to add dev dependencies in uv tool. PR #676 by @yezz123.