🚀 Features
- (config) Added config file for managing project structure.
- (routeset) Added route set group creation logic.
- (routeset) Expanded created route methods to have content.
- (routeset) Added
responsescontent creation. - (routeset) Added
schemacontent creation.
🚜 Refactor
- (route) Simplified and expanded
Routecreation. - (routeset) Simplified route creation.
- (cors) Refactored
parse_corsmethod to returnstrings.
📚 Documentation
- (responses) Improved docstrings for responses module.
- (crud) Improved docstrings for CRUD classes.
- (core) Improved docstrings for
coremodule. - (auth) Improved docstrings for
authmodule.
🎨 Styling
- (auth) Updated dependencies to constants for usability.
🧪 Testing
- (validation) Added tests for missing validation methods.
- (routes) Add tests for
add-routesetcommand. - (template) Fixed broken template authentication tests.
- (routeset) Added tests for
add-routesetcommand. - (route) Added tests for expected
__init__route output. - (routeset) Fix broken tests and add some for coverage.
Build
- (poetry) Updated packages to latest.
For a full list of version changes, visit the changelog.
For commit history for this release, see commits.