Skip to content

0.0.6

Latest
Compare
Choose a tag to compare
@tiangolo tiangolo released this 04 Dec 14:16
· 6 commits to main since this release

Features

  • ✨ Improve UI for fastapi dev and fastapi run. PR #95 by @patrick91.

Fixes

Internal

  • πŸ‘· Update labeler.yml. PR #101 by @tiangolo.
  • πŸ‘· Do not sync labels as it overrides manually added labels. PR #71 by @tiangolo.
  • πŸ”¨ Use ruff check command in format script. PR #121 by @FlavienRx.
  • ⬆ Update pre-commit requirement from <4.0.0,>=2.17.0 to >=2.17.0,<5.0.0. PR #100 by @dependabot[bot].
  • ⬆ Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.12.2. PR #117 by @dependabot[bot].
  • ⬆ Bump tiangolo/latest-changes from 0.3.1 to 0.3.2. PR #118 by @dependabot[bot].
  • ⬆ Bump astral-sh/setup-uv from 3 to 4. PR #125 by @dependabot[bot].
  • ⬆ Bump mypy from 1.11.1 to 1.13.0. PR #111 by @dependabot[bot].
  • πŸ‘· Fix smokeshow, checkout files on CI. PR #106 by @tiangolo.
  • πŸ‘· Use uv in CI. PR #105 by @tiangolo.
  • πŸ‘· Update labeler.yml. PR #102 by @tiangolo.
  • ⬆ Bump tiangolo/issue-manager from 0.5.0 to 0.5.1. PR #89 by @dependabot[bot].
  • πŸ‘· Update issue-manager.yml. PR #88 by @tiangolo.
  • πŸ’š Set include-hidden-files to True when using the upload-artifact GH action. PR #84 by @svlandeg.
  • πŸ‘· Update latest-changes GitHub Action. PR #79 by @tiangolo.
  • πŸ”§ Update coverage configs. PR #74 by @tiangolo.
  • πŸ”§ Add URLs to pyproject.toml, show up in PyPI. PR #72 by @tiangolo.
  • πŸ‘· Update GitHub Action labeler to only add one label. PR #70 by @tiangolo.
  • πŸ‘· Update GitHub Action labeler permissions and dependencies. PR #69 by @tiangolo.
  • πŸ‘· Add GitHub Action label-checker. PR #68 by @tiangolo.
  • πŸ‘· Add GitHub Action labeler. PR #67 by @tiangolo.
  • πŸ”§ Update GitHub Action add-to-project. PR #66 by @tiangolo.
  • πŸ‘· Add GitHub Action add-to-project. PR #65 by @tiangolo.