v0.10.0
v0.10.0 (2023-10-07)
Build
-
build: Updated Dockerfile to use new cli run command (
ea53b88
) -
build: Cleanup (
95c9d05
) -
build: Updated pydantic version to 2.4 (
91a5a30
)
Chore
Ci
Unexpected input 'swaggerPath', changed to 'openApiSpec' (d74fa8b
)
-
ci: Upadated postman workflow (
598d729
) -
ci: Added workflow to update docs repository
On any updated to api wiki pages it will trigger Update Sobmodule workflow in the docs repository which will update the api-docs submodule refference (41349d1
)
Feature
-
feat: Added docker-compose file (
ee2756e
) -
feat: Added new cli options
Added option to setup app and get openapi schema (c7bd5b8
)
Fix
- fix: Fixed admin default in config (
51f81a1
)
Refactor
- refactor: Improved succes messages
Added full paths to the file for setup and get-openapi commands (2c29aac
)
Style
- style: fixed flake8 issues (
41f5339
)
Unknown
- Merge pull request #71 from unipoll/development
Pydantic 2, better cli, docker-compose (44d071a
)
- Merge pull request #70 from unipoll/pydantic2-migration
build: Updated pydantic version to 2.4 (9c541ee
)