Skip to content

Releases: fastapi/fastapi-vscode

0.2.4

Choose a tag to compare

@github-actions github-actions released this 23 Jun 18:06
338009b

Refactors

  • ♻️ Use new deployment route to fetch deployment. PR #185 by @patrick91.

Internal

0.2.3

Choose a tag to compare

@github-actions github-actions released this 18 Jun 04:49
61425eb

Refactors

Internal

0.2.2

Choose a tag to compare

@savannahostrowski savannahostrowski released this 16 Jun 20:17

Fixes

Refactors

Internal

  • ⬆ Bump @vscode/test-electron from 2.5.2 to 3.0.0 in the npm-packages group. PR #166 by @dependabot[bot].
  • ⬆ Bump crate-ci/typos from 1.47.1 to 1.47.2 in the github-actions group. PR #167 by @dependabot[bot].
  • ⬆ Bump ovsx from 0.10.12 to 1.0.0 in the npm-packages group. PR #162 by @dependabot[bot].
  • ⬆ Bump the github-actions group with 2 updates. PR #163 by @dependabot[bot].
  • 👷 Setup GH actions workflow to check sources for typos. PR #160 by @YuriiMotov.
  • ⬆ Bump tiangolo/latest-changes from 0.4.1 to 0.5.0 in the github-actions group. PR #161 by @dependabot[bot].
  • ⬆ Bump zizmorcore/zizmor-action from 0.5.3 to 0.5.6 in the github-actions group. PR #159 by @dependabot[bot].

0.2.1

Choose a tag to compare

@savannahostrowski savannahostrowski released this 26 May 16:24

Fixes

Upgrades

Docs

Internal

0.2.0

Choose a tag to compare

@savannahostrowski savannahostrowski released this 15 Apr 18:32

Features

Internal

0.1.6

Choose a tag to compare

@savannahostrowski savannahostrowski released this 13 Apr 20:55

Fixes

  • 🐛 Fix import resolution for src layout projects and bare relative imports. PR #140 by @savannahostrowski.

Internal

0.1.5

Choose a tag to compare

@savannahostrowski savannahostrowski released this 17 Mar 21:07

Fixes

Internal

0.1.4

Choose a tag to compare

@savannahostrowski savannahostrowski released this 10 Mar 21:36

Fixes

Refactors

Internal

0.1.3

Choose a tag to compare

@savannahostrowski savannahostrowski released this 04 Mar 18:31

Fixes

  • 🐛 Recognize custom FastAPI/APIRouter naming patterns (aliases, subclasses, module imports). PR #107 by @savannahostrowski.
  • 🐛 Support factory function apps when entrypoint is configured. PR #101 by @savannahostrowski.

Internal

0.1.2

Choose a tag to compare

@savannahostrowski savannahostrowski released this 02 Mar 17:05

Internal