v0.8.3
v0.8.3 (2023-09-26)
Ci
- ci: Updated tag list for semantic-release (
075c1ff
)
Fix
-
fix: Removed unreachable return statement (
e8df4da
) -
fix: Typing
Specified type of router and open_router for mypy (eb97462
)
- fix: linting (
9672e44
)
Refactor
- refactor: Moved query parsing to actions
Query parameters are passed to actions functions as parameters, where the response model is built
- refactor: Updated imports (
e47a414
)
Style
- style: renamed DOCUMENT_MODELS to documentModels (
86a1269
)
Unknown
- Merge pull request #66 from unipoll/development
Minor updates, ci, style, and refactoring (6361e35
)