Changelog
Part 1, Chapter 2
1.2.2
December 28, 2021
- Upgraded to FastAPI 0.70.1 and Python 3.10.1.
- Addressed an issue with GitHub Actions.
1.2.1
Released July 9, 2021
- Upgraded to Python 3.9.6.
- Upgraded to the latest version of FastAPI.
- Added database migrations via Aerich.
1.2.0
Released March 15, 2021
- Upgraded to Python 3.9.2.
- Upgraded to the latest versions of FastAPI, asyncpg, and Tortoise ORM to address an SSL certificate issue.
1.1.0
Released December 16, 2020
- Upgraded to Python 3.9.0.
- Upgraded to the latest version of FastAPI.
- Updated the logger config in order to see the app logs in Uvicorn's output.
- Switched to a slim-buster-based Docker image for development mode.
1.0.0
Released June 2, 2020
- First release!
✓ Mark as Completed