Skip to content

Releases: btr1975/cookiecutter-python-fastapi-openapi

Version 2.0.3

25 Oct 18:18
c877da2

Choose a tag to compare

  • 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

27 Apr 04:13
611d2e2

Choose a tag to compare

  • Changed readthedocs python version to 3.12
  • Added github actions for uv testing
  • Added github actions for uv publishing

Version 2.0.1

27 Apr 02:55

Choose a tag to compare

  • Fixed license, and license-files stanzas in toml

Version 2.0.0

26 Apr 18:45
65f36e7

Choose a tag to compare

  • Inittial release with package manger option with ottions of uv or pip

Version 1.0.13

22 Mar 19:29

Choose a tag to compare

  • Added bandit

Version 1.0.12

07 Mar 21:50

Choose a tag to compare

Version 1.0.11

18 Oct 16:25

Choose a tag to compare

  • Added min python version
  • Added all option to makes
  • Added vulnerability checking

Version 1.0.10

29 Mar 15:00

Choose a tag to compare

  • Added testing of 3.12
  • Added OS matrix testing
  • Updated action versions

Version 1.0.9

21 Mar 21:29

Choose a tag to compare

  • Added black for formatting
  • git url now autofills

Version 1.0.8

14 Jan 21:41

Choose a tag to compare

  • Added custom Jinja2 renderer for Sphinx