Skip to content

Releases: fastapi/annotated-doc

0.0.4

Choose a tag to compare

@tiangolo tiangolo released this 10 Nov 22:07

Fixes

  • 👷 Switch to dynamic versioning with pdm build system. PR #19 by @svlandeg.

Upgrades

Internal

0.0.3

Choose a tag to compare

@tiangolo tiangolo released this 24 Oct 14:56

Docs

Internal

0.0.2

Choose a tag to compare

@tiangolo tiangolo released this 22 Oct 18:38

Features

  • ✨ Add implementation.

Internal

  • ✅ Migrate/add tests. PR #7 by @tiangolo.
  • 👷 Add setup to run tests on CI. PR #6 by @tiangolo.
  • 👷 Add templates and admin CI workflows. PR #3 by @tiangolo.
  • 🔧 Add configs for .github. PR #1 by @tiangolo.
  • 🔧 Update latest-changes config to point to main as the main branch. PR #2 by @tiangolo.