v0.3.0
Pre-release
Pre-release
What's Changed
- docs: add API reference by @kushagra189 in #46
- build: add Dockerfile by @uniqueg in #47
- feat: add OpenAPI registration module by @stikos in #45
- docs(api): add support for Google-style docstrings by @uniqueg in #49
- feat: class-based config handling with validation by @sarthakgupta072 in #44
- docs: add and format docstrings by @uniqueg in #53
- feat: add Connexion and Celery app factories by @kushagra189 in #39
- feat(db): support for additional MongoDB features by @uniqueg in #58
- feat: add main module by @stikos in #48
- fix(api): fix resolution of relative spec paths by @uniqueg in #61
- refactor(api): resolve relative path in spec model by @uniqueg in #62
- build: install FOCA dev version in Dockerfile by @uniqueg in #63
- feat(log): configure logging by @uniqueg in #64
- fix(db): register database if user is unset by @uniqueg in #66
- feat: add pet store example app by @kushagra189 in #57
- feat(errors): generic exception handling by @uniqueg in #69
Full Changelog: v0.2.0...v0.3.0