Releases: koladev32/drf-simple-apikey
Releases · koladev32/drf-simple-apikey
Release list
1.0.1-stable
1.0.0-stable
What's Changed
- 45 add an exemple project showcasing how to use the package by @koladev32 in #47
- 42 key rotation 1 by @koladev32 in #48
- 46 migrate to django 42 lts by @koladev32 in #49
Full Changelog: 0.1.2...1.0.0
0.1.2
What's Changed
- Remove django-admin generate_fernet_key from the documentation closes by @Ederene20 in #37
- 38 doesnotexist error not related to custom model by @koladev32 in #40
Full Changelog: 0.1.1...0.1.2
0.1.1
Release v0.1.0
What's Changed
- 1 project structure and roadmap by @koladev32 in #2
- ✨ add ci-test file by @koladev32 in #6
- 5 add api cryto methods utils by @koladev32 in #7
- 8 add apikey model by @koladev32 in #9
- 11 add django admin to manage api keys by @koladev32 in #15
- Feature/authentication backend by @Ederene20 in #16
- 13 add default permissions classes by @koladev32 in #17
- Add creation date field on apikey by @koladev32 in #19
- Feature/linting and coverage by @koladev32 in #23
- Prepare package for deployment by @koladev32 in #22
- Feature/custom django command by @Ederene20 in #27
- 📝 add issues templates by @koladev32 in #26
- 10 add documentation for the package by @koladev32 in #28
New Contributors
- @koladev32 made their first contribution in #2
- @Ederene20 made their first contribution in #16
Full Changelog: https://github.com/koladev32/djangorestframework-simple-apikey/commits/0.1.0