Releases: eadwinCode/django-ninja-jwt
Releases · eadwinCode/django-ninja-jwt
v5.4.0
What's Changed
- Fix 3.13 problem with
inspect.signatureby @sobolevn in #151 - Bump ruff from 0.12.11 to 0.13.2 by @dependabot[bot] in #148
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #146
- Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 by @dependabot[bot] in #145
- chores: python 3.13 support by @eadwinCode in #152
Full Changelog: v5.3.9...v5.4.0
v5.3.9
What's Changed
- Bump python-jose from 3.3.0 to 3.4.0 by @dependabot[bot] in #130
- Bump ruff from 0.11.2 to 0.11.7 by @dependabot[bot] in #129
- refactor: use AbstractBaseUser instead of AbstractUser for compatibility by @Aidan79225 in #133
- Bump ruff from 0.11.7 to 0.12.1 by @dependabot[bot] in #136
- Bump ruff from 0.12.1 to 0.12.7 by @dependabot[bot] in #138
- Bump ruff from 0.12.7 to 0.12.11 by @dependabot[bot] in #142
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #141
- fixed request context dependency by @eadwinCode in #144
New Contributors
- @Aidan79225 made their first contribution in #133
Full Changelog: v5.3.7...v5.3.9
v5.3.7
What's Changed
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #104
- Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 by @dependabot in #103
- Bump ruff from 0.7.1 to 0.8.1 by @dependabot in #102
- Bump ruff from 0.8.1 to 0.8.4 by @dependabot in #107
- Bump click from 8.1.7 to 8.1.8 by @dependabot in #106
- Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 by @dependabot in #105
- Fix syntax in docs by @sobolevn in #118
- You don't need to use
\'inmdfiles by @sobolevn in #115 - remove internal use and reference in docs of deprecated
output_schemaby @Chadys in #121 - Bump ruff from 0.8.4 to 0.9.9 by @dependabot in #119
- Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 by @dependabot in #112
- Bump ruff from 0.9.9 to 0.11.2 by @dependabot in #126
- Bump python-jose from 3.3.0 to 3.4.0 by @dependabot in #120
- Fix: Pydantic and AsyncController Errors by @eadwinCode in #127
- fix: Pydantic Extra Forbid Bug by @eadwinCode in #128
New Contributors
Full Changelog: v5.3.5...v5.3.7
v5.3.5
What's Changed
- Bump ruff from 0.6.3 to 0.6.8 by @dependabot in #95
- Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.2 by @dependabot in #94
- Update README.md by @littlewhitedragonIN in #96
- Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.11.0 by @dependabot in #99
- Bump ruff from 0.6.8 to 0.7.1 by @dependabot in #98
- fix: Typing and exception default codes by @eadwinCode in #101
New Contributors
- @littlewhitedragonIN made their first contribution in #96
Full Changelog: v5.3.4...v5.3.5
v5.3.4
What's Changed
- Bump ruff from 0.5.5 to 0.6.3 by @dependabot in #92
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 by @dependabot in #91
- fix: Added py.typed file by @eadwinCode in #93
Full Changelog: v5.3.3...v5.3.4
v5.3.3
What's Changed
- Bump ruff from 0.5.0 to 0.5.5 by @dependabot in #87
- Fix: Request Missing During Authentication by @eadwinCode in #89
Full Changelog: v5.3.2...v5.3.3
v5.3.2
What's Changed
- Grammar issue fix by @chayim in #75
- Bump ruff from 0.3.4 to 0.4.2 by @dependabot in #73
- Update auth_integration.md by @Svtter in #76
- Bump ruff from 0.4.2 to 0.5.0 by @dependabot in #82
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in #81
- fix: Docs Typo Errors by @eadwinCode in #84
- fix: Controller and Router Static Operational ID by @eadwinCode in #85
New Contributors
Full Changelog: v5.3.1...v5.3.2
v5.3.1
What's Changed
- Bump ruff from 0.1.9 to 0.1.15 by @dependabot in #60
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #61
- Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in #62
- Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14 by @dependabot in #69
- Bump ruff from 0.1.15 to 0.3.4 by @dependabot in #68
- small fix to the description by @CarlosBueno99 in #70
- Fix: Verify and Blacklist custom response schema by @eadwinCode in #72
New Contributors
- @CarlosBueno99 made their first contribution in #70
Full Changelog: v5.3.0...v5.3.1
v5.3.0
What's Changed
- Update from jazz by @eadwinCode in #53
- Bump actions/setup-python from 4 to 5 by @dependabot in #56
- Bump ruff from 0.1.7 to 0.1.9 by @dependabot in #55
- Skip global auth by @eadwinCode in #57
Full Changelog: v5.2.10...v5.3.0