Releases: ycd/manage-fastapi
Releases · ycd/manage-fastapi
1.1.1
- ⬆ Update default FastAPI version to
0.68.0
by @nijat - 🎉 Support Windows and MacOS. PR #36 by @Kludex
- 👷 Fix automerge bot trigger. PR #46 by @Kludex
- 👷Add automerge bot. PR #45 by @Kludex
- 🎉 Support Python 3.9. PR #38 by @Kludex
- 👷 Add dependabot with monthly schedule. PR #39 by @Kludex
- 👷 Update CI to run only against master. PR #37 by @Kludex
1.0.1
1.0.0
Release 1.0.0 🚀
- Changed the internals completely.
- Added Optional pre-commit hooks.
- Added automatic Dockerfile generator.
- Added automatic docker-compose generator.
- Added interactive mode.
- Added automatic Dockerfile generator.
- Added different package managers such as pip and poetry.