Releases: k4black/fastapi-jwt
Releases · k4black/fastapi-jwt
0.3.0
What's Changed
- docs: Typo in examples.md ("fo" -> "so") by @readyyyk in #25
- feat: jwt_backends - create backend mechanism and add authlib support by @hasB4K in #41
Deps
- Update mike requirement from <2.0.0,>=1.1.0 to >=1.1.0,<3.0.0 by @dependabot in #22
- chore(deps-dev): Bump black from 23.10.1 to 23.11.0 by @dependabot in #23
- chore(deps): Bump actions/setup-python from 4 to 5 by @dependabot in #27
- chore(deps-dev): Update pytest requirement from <8.0.0,>=7.0.0 to >=7.0.0,<9.0.0 by @dependabot in #37
- chore(deps-dev): Bump black from 23.11.0 to 24.1.1 by @dependabot in #36
- chore(deps-dev): Update flake8 requirement from <7.0.0,>=6.0.0 to >=6.0.0,<8.0.0 by @dependabot in #31
- chore(deps): Bump actions/cache from 3 to 4 by @dependabot in #34
- chore(deps): Bump codecov/codecov-action from 3 to 4 by @dependabot in #38
- chore(deps-dev): Bump black from 24.1.1 to 24.2.0 by @dependabot in #39
- chore(deps): Bump black from 24.2.0 to 24.4.2 by @dependabot in #45
- chore(deps-dev): Update pytest-cov requirement from <5.0.0,>=4.0.0 to >=4.0.0,<6.0.0 by @dependabot in #43
New Contributors
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #16
- Bump black from 23.1.0 to 23.10.1 by @dependabot in #17
- Bump types-python-jose from 3.3.4.5 to 3.3.4.8 by @dependabot in #19
- Update mkdocs-include-markdown-plugin requirement from <5.0.0,>=4.0.0 to >=4.0.0,<7.0.0 by @dependabot in #18
- ci: add 3.12 and caching pip dependencies by @k4black in #20
- fix: Resolve deprecation warning by using explicit UTC timezone instead of
datetime.utcnow
by @brouberol in #15
New Contributors
- @brouberol made their first contribution in #15
Full Changelog: 0.1.12...0.2.0
0.1.12
0.1.11
Fix publish actions
Full Changelog: 0.1.9...0.1.11
0.1.9
What's Changed
- chore: Python 3.11 update by @k4black in #10
- docs: add cookie example in README.md by @Sebsebzen in #9
Full Changelog: 0.1.8...0.1.9