Releases: fastapi/fastapi-new
Releases Β· fastapi/fastapi-new
0.0.3
Docs
Internal
- π§ Add labels to Dependabot updates. PR #27 by @alejsdev.
- π· Update install for pre-commit action. PR #29 by @tiangolo.
- β¬ Bump actions/download-artifact from 6 to 7. PR #22 by @dependabot[bot].
- β¬ Bump actions/upload-artifact from 5 to 6. PR #21 by @dependabot[bot].
- π· Add pre-commit workflow. PR #25 by @YuriiMotov.
- π· Configure coverage, error on main tests, don't wait for Smokeshow. PR #24 by @YuriiMotov.
- π· Run Smokeshow always, even on test failures. PR #23 by @YuriiMotov.
- β¬ Bump actions/checkout from 5 to 6. PR #16 by @dependabot[bot].
- β¬ Bump actions/checkout from 5 to 6. PR #14 by @dependabot[bot].
- π· Upgrade
latest-changesGitHub Action and pinactions/checkout@v5. PR #15 by @svlandeg. - β¬ Bump ruff from 0.14.1 to 0.14.3. PR #7 by @dependabot[bot].
0.0.2
Features
- β¨ Add implementation of
fastapi-newCLI, and base forfastapi newcommand. PR #5 by @savannahostrowski.
Refactors
Docs
Internal
- β¬ Bump mypy from 1.14.1 to 1.18.2. PR #10 by @dependabot[bot].
- β¬ Bump actions/download-artifact from 5 to 6. PR #6 by @dependabot[bot].
- β¬ Bump actions/upload-artifact from 4 to 5. PR #4 by @dependabot[bot].
- π§ Tweak tagline for
pyproject.toml. PR #2 by @tiangolo. - π· Update version of Smokeshow. PR #3 by @tiangolo.
- π· Add tests setup for CI. PR #1 by @tiangolo.