Releases: andriykohut/django-ratelimiter
Releases · andriykohut/django-ratelimiter
0.2.2
What's Changed
- Bump black from 24.4.0 to 24.4.2 by @dependabot in #12
- Bump django-stubs from 4.2.7 to 5.0.0 by @dependabot in #8
- Bump mkdocstrings from 0.24.3 to 0.25.0 by @dependabot in #9
- Bump mike from 2.0.0 to 2.1.0 by @dependabot in #11
- Bump mypy from 1.9.0 to 1.10.0 by @dependabot in #16
- Bump ruff from 0.3.7 to 0.4.3 by @dependabot in #17
- Bump freezegun from 1.4.0 to 1.5.0 by @dependabot in #13
- Bump redis from 5.0.3 to 5.0.4 by @dependabot in #15
- Bump mkdocs-material from 9.5.18 to 9.5.21 by @dependabot in #14
- Bump pytest from 8.1.1 to 8.2.0 by @dependabot in #18
- Bump limits from 3.11.0 to 3.12.0 by @dependabot in #20
- Bump ruff from 0.4.3 to 0.4.4 by @dependabot in #22
- Bump mkdocs-material from 9.5.21 to 9.5.22 by @dependabot in #21
- Bump mkdocstrings from 0.25.0 to 0.25.1 by @dependabot in #19
- Bump mkdocs-material from 9.5.22 to 9.5.24 by @dependabot in #26
- Bump mike from 2.1.0 to 2.1.1 by @dependabot in #23
- Bump django from 4.2.11 to 4.2.13 by @dependabot in #24
- Bump typing-extensions from 4.11.0 to 4.12.0 by @dependabot in #29
- Bump django-stubs from 5.0.0 to 5.0.2 by @dependabot in #28
- Bump mkdocs-material from 9.5.24 to 9.5.25 by @dependabot in #30
- Bump pytest from 8.2.0 to 8.2.1 by @dependabot in #27
- Bump freezegun from 1.5.0 to 1.5.1 by @dependabot in #25
New Contributors
- @dependabot made their first contribution in #12
Full Changelog: 0.2.1...0.2.2
0.2.1
Move docs to github pages
Full Changelog: 0.2.0...0.2.1
0.2.0
0.1.2
What's Changed
- DRF & ninja support by @andriykohut in #4
- add api reference and update limits by @andriykohut in #5
Full Changelog: 0.1.1...0.1.2
0.1.1
What's Changed
- fix ci coverage by @andriykohut in #1
- Rename to django-ratelimiter by @andriykohut in #2
- python 3.9 support by @andriykohut in #3
New Contributors
- @andriykohut made their first contribution in #1
Full Changelog: https://github.com/andriykohut/django-ratelimiter/commits/0.1.1