Releases: feteu/asgi-claim-validator
Releases · feteu/asgi-claim-validator
v1.0.3
v1.0.2
✨ Features
- 🆙 Version bump to 1.0.2.
🔄 Refactor
- 🔧 Refactored test fixtures to improve endpoint handling and error response structure.
- 🔨 Refactored import statements to use relative imports for better module encapsulation.
- 🛠️ Improved test fixtures by refining endpoint definitions and structure.
📦 Dependencies
- ⬆️ Bumped package versions in
poetry.lock
andpyproject.toml
to ensure compatibility and access to the latest features.
📋 Notes
- ✅ Fully compatible with Python 3.11+.
v1.0.1
✨ Features
- 🆙 Version bump to 1.0.1.
📚 Documentation Enhancements
- 📖 Corrected project name in
CONTRIBUTING.md
for accuracy. - ✍️ Added docstrings to validation decorators for improved clarity and documentation.
- 📝 Enhanced docstring for the post-initialization method in
ClaimValidatorMiddleware
. - 📘 Updated
README.md
to:- Simplify usage examples and improve middleware configuration details.
- Clarify
claims_callable
usage with a detailed example. - Include structured sections, expanded purpose, and integration examples for
ClaimValidatorMiddleware
.
🔄 Refactor
- 🔧 Refactored imports in
__init__.py
to enhance clarity and organization. - 🔨 Updated
claims_callable
to accept ascope
parameter for greater flexibility.
📋 Notes
- ✅ Fully compatible with Python 3.11+.
v1.0.0
✨ Features
- 🆙 Version 1.0.0.
🐛 Bug Fixes
- ❌ None this time — everything’s smooth sailing!
📋 Notes
- ✅ Fully compatible with Python 3.11+.