Skip to content

Releases: vvatelot/fastapi_boilerplate

v1.0.0

28 Apr 08:15
75b2ebd
Compare
Choose a tag to compare

What's Changed

  • ⬆️ chore(deps): update deps by @vvatelot in #22
  • ♻️ refact: remove sqlmodel and use prisma instead by @vvatelot in #23
  • build(deps): bump fastapi from 0.99.1 to 0.104.0 by @dependabot in #24
  • 👷 ci: add github action combine prs by @vvatelot in #27
  • build(deps): bump prisma from 0.10.0 to 0.11.0 by @dependabot in #26
  • build(deps-dev): bump black from 23.10.0 to 23.10.1 by @dependabot in #25
  • build(deps): bump fastapi from 0.104.0 to 0.104.1 by @dependabot in #28
  • build(deps): bump uvicorn from 0.23.2 to 0.24.0.post1 by @dependabot in #29
  • build(deps): bump fastapi from 0.104.1 to 0.105.0 by @dependabot in #32
  • build(deps): bump actions/github-script from 6 to 7 by @dependabot in #31
  • build(deps-dev): bump black from 23.10.1 to 23.12.0 by @dependabot in #33
  • build(deps): bump uvicorn from 0.24.0.post1 to 0.25.0 by @dependabot in #34
  • build(deps-dev): bump black from 23.12.0 to 23.12.1 by @dependabot in #36
  • build(deps): bump fastapi from 0.105.0 to 0.108.0 by @dependabot in #37
  • build(deps): bump fastapi from 0.108.0 to 0.109.0 by @dependabot in #38
  • build(deps): bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #39
  • build(deps): bump prisma from 0.11.0 to 0.12.0 by @dependabot in #40
  • build(deps): bump uvicorn from 0.25.0 to 0.26.0 by @dependabot in #41
  • build(deps-dev): bump black from 23.12.1 to 24.1.0 by @dependabot in #43
  • build(deps): bump uvicorn from 0.26.0 to 0.27.0 by @dependabot in #42
  • build(deps): bump fastapi from 0.109.0 to 0.109.1 by @dependabot in #47
  • Combined PR by @github-actions in #54
  • build(deps-dev): bump ruff from 0.1.0 to 0.2.2 by @dependabot in #52
  • build(deps-dev): bump ruff from 0.2.2 to 0.3.1 by @dependabot in #57
  • build(deps): bump h11 from 0.14.0 to 0.16.0 by @dependabot in #74
  • chore: Update deps and make project refacto by @vvatelot in #80

New Contributors

  • @vvatelot made their first contribution in #22
  • @dependabot made their first contribution in #24
  • @github-actions made their first contribution in #54

Full Changelog: https://github.com/vvatelot/fastapi_boilerplate/commits/v1.0.0