Skip to content

v0.8.3

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 05:41
· 128 commits to main since this release

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)

Refactor

  • refactor: Moved query parsing to actions

Query parameters are passed to actions functions as parameters, where the response model is built

Closes #65 (38fc8f0)

  • 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)