Skip to content

Releases: ycd/manage-fastapi

1.1.1

02 Sep 21:02
@ycd ycd
Compare
Choose a tag to compare
  • ⬆ 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

23 Jul 15:45
@ycd ycd
Compare
Choose a tag to compare
  • MySQL support
  • Bump default FastAPI version to 0.67.0

1.0.0

07 Dec 20:28
@ycd ycd
Compare
Choose a tag to compare

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.

0.1.60

06 Nov 14:00
@ycd ycd
233767f
Compare
Choose a tag to compare
  • Added new template for settings without a database.
  • Deleted run-server command.
  • Deleted show-models command.

0.1.51

25 Aug 22:41
@ycd ycd
4ab1f52
Compare
Choose a tag to compare
  • Small change on API templates.

0.1.41

16 Aug 10:28
@ycd ycd
03d52f7
Compare
Choose a tag to compare

Quick fix for 0.1.4

0.1.5

16 Aug 18:29
@ycd ycd
20e53a4
Compare
Choose a tag to compare
  • Added showmodels
  • Added runserver

0.1.4

16 Aug 01:45
@ycd ycd
c7561d4
Compare
Choose a tag to compare
  • Small release

Only changed project architecture and added few tests.

0.1.3

13 Aug 00:18
@ycd ycd
c39b81e
Compare
Choose a tag to compare

Added native support and boilerplate for many databases such as

  • MongoDB
  • PostgreSQL
  • MySQL
  • SQLite
  • Tortoise ORM

0.1.2

09 Aug 14:58
@ycd ycd
20b3cdf
Compare
Choose a tag to compare
  • Add tests
  • Exclude tests from pyproject
  • Add travis
  • Change response from
  • Bump version 0.1.2

Changes can be found at #6