Skip to content

Releases: s3rius/FastAPI-template

3.2.1

13 Oct 10:14
Compare
Choose a tag to compare

What's Changed

  • Updated CLI parameters and README. by @s3rius in #42
  • Fixed database initialization. by @s3rius in #43

Full Changelog: 3.2.0...3.2.1

Added ORMAR support

10 Oct 07:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.9...3.2.0

Kubernetes namespace fix

09 Oct 12:43
Compare
Choose a tag to compare

What's Changed

  • use kube_name on namespace by @gpkc in #37

Full Changelog: 3.1.8...3.1.9

Typos and isort.

05 Oct 17:24
Compare
Choose a tag to compare

What's Changed

  • Fix readme typo by @gpkc in #35
  • Adding project_name to isort src paths by @gpkc in #34

Full Changelog: 3.1.7...3.1.8

Fixed REAMDE.md typos

05 Oct 07:29
Compare
Choose a tag to compare
3.1.7

Fixed readme typos.

Fixed REAMDE.md typos

05 Oct 07:26
041231f
Compare
Choose a tag to compare
3.1.6

3.1.6

Fixed kubernetes config.

03 Oct 22:54
Compare
Choose a tag to compare

This release adds TortoiseORM support and fixes kubernetes config.

Package was released

15 Nov 18:29
Compare
Choose a tag to compare

At this point, this template uses cookiecutter and pre_commit internally without any sh or bat scripts.
So now you can basically install it and run as a standalone application.