Releases: btr1975/cookiecutter-python-fastapi-openapi
Releases · btr1975/cookiecutter-python-fastapi-openapi
Version 2.0.2
Version 2.0.1
- Fixed license, and license-files stanzas in toml
Version 2.0.0
- Inittial release with package manger option with ottions of uv or pip
Version 1.0.13
- Added bandit
Version 1.0.12
Full Changelog: 1.0.11...1.0.12
Version 1.0.11
- Added min python version
- Added all option to makes
- Added vulnerability checking
Version 1.0.10
- Added testing of 3.12
- Added OS matrix testing
- Updated action versions
Version 1.0.9
- Added black for formatting
- git url now autofills
Version 1.0.8
- Added custom Jinja2 renderer for Sphinx
Version 1.0.7
- Added Docker and Podman container building and running