Releases: MarkRyanGarcia/fastfastapi
Releases · MarkRyanGarcia/fastfastapi
Release list
v0.1.8
v0.1.7
v0.1.6
v0.1.5
v0.1.4
Changelog
- a15b92c fix: auto tag release
v0.1.3
v0.1.1
Changelog
- 09d6624 Merge branch 'main' of github.com:MarkRyanGarcia/fastapi-gen
- a1afa4f feat: MongoDB support working
- ec51e3f feat: add AWS Cognito
- b57a508 feat: add SQL ORM selection (SQLAlchemy, SQLModel, FastCRUD)
- 4918c23 feat: add clerk
- 6915b3b feat: add default utils (pagination, responses, exceptions)
- 5bb6d2e feat: add docker support
- e5552d5 feat: allow "." for current directory
- 2e6f3c7 feat: implement a modern fastapi structure
- 8587d4d feat: implement mock fastapi app with sqlalchemy import
- b547f0a feat: include redis option
- aafb3ee feat: show implementation working examples
- bcc27a8 feat: use pipenv
- 316922d fix: SSL cert issue
- 1554357 fix: add psycopg2-binary for alembic
- 437c0db fix: pipenv and docker compatibility
- 0b2b4f1 fix: pipenv install
- fa0f60e fix: py project build
- a34d7eb fix: venv auto installs
- 28f7598 focs: add demo GIF to README.md
- 3a37ac0 init go
- cdf00a5 refactor: ask to start api when installing dependencies
- bc87295 refactor: move alembic model imports to models init file