Releases: btr1975/cookiecutter-python-fastapi-openapi
Releases · btr1975/cookiecutter-python-fastapi-openapi
Version 2.0.4
Version 2.0.3
- Added python 3.14
- Made changes for docs to use builtin toml lib for >=3.11
- Moved dev of the cookie to uv
- Removed version.py when using uv, instead people should use uv version options
Version 2.0.2
- Changed readthedocs python version to 3.12
- Added github actions for uv testing
- Added github actions for uv publishing
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