]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/shortlog
thirdparty/fastapi/fastapi.git
2020-01-08  Sebastián Ramírez:memo: Update release notes
2020-01-08  wxq0309:pencil: Add link to Chinese FastAPI posts (#810)
2020-01-08  Sebastián Ramírez:memo: Update release notes
2020-01-08  Jesse P. Johnson:sparkles: Implement OAuth2 authorization_code integrat...
2020-01-08  Sebastián Ramírez:memo: Update release notes
2020-01-08  Christoph Deil:memo: Highlight all new lines in docs example upgrade...
2020-01-08  Sebastián Ramírez:memo: Update release notes
2020-01-08  James Kaplan:bug: Fix callback handling in sub-routers (#792)
2020-01-08  Sebastián Ramírez:memo: Update release notes
2020-01-08  Ken Kinder:pencil2: Fix typos (#784)
2020-01-08  Sebastián Ramírez:memo: Update release notes
2020-01-08  Xucong ZHAN:pencil: Add four JP articles to external links (#783)
2020-01-08  Sebastián Ramírez:memo: Update release notes
2020-01-08  Roald Storm:sparkles: Add support for subtypes of main types in...
2020-01-08  Sebastián Ramírez:memo: Update release notes
2020-01-08  Dustyposafix type UrlStr -> HttpUrl (#832)
2019-12-30  Justin DuJardin:pencil: update twitter compose tweet links (#813)
2019-12-13  Sebastián Ramírez:memo: Update release notes
2019-12-13  Sebastián Ramírez:memo: Add docs for correctly using Peewee (#789)
2019-12-11  Sebastián Ramírez:bookmark: Release version 0.45.0 0.45.0
2019-12-11  Sebastián Ramírez:memo: Update release notes
2019-12-11  Ben Dayan:sparkles: Add support for OpenAPI Callbacks (#722)
2019-12-09  Sebastián Ramírez:memo: Update release notes
2019-12-09  Sebastián Ramírez:loud_sound: Refactor logging (#781)
2019-12-09  Sebastián Ramírez:memo: Update release notes
2019-12-09  prostomarkeloff:memo: Add article about FastAPI to external links...
2019-12-09  Sebastián Ramírez:memo: Update release notes
2019-12-09  Sebastián Ramírez:speech_balloon: Rephrase handling-errors to remove...
2019-12-09  Sebastián Ramírez:memo: Update release notes
2019-12-09  prostomarkeloff:memo: Change 'Schema' to 'Field' in docs (#746)
2019-12-04  Sebastián Ramírez:bookmark: Release version 0.44.1 0.44.1
2019-11-29  Sebastián Ramírez:memo: Update release notes
2019-11-29  Sebastián Ramírez:bento: Add GitHub social preview assets to git (#752)
2019-11-29  Sebastián Ramírez:memo: Update release notes
2019-11-29  Sebastián Ramírez:wrench: Update PyPI trove classifiers (#751)
2019-11-29  Sebastián Ramírez:construction_worker: Enable full Travis for Python...
2019-11-29  Sebastián Ramírez:memo: Update the "new issue" templates (#749)
2019-11-29  Sebastián Ramírez:memo: Update release notes
2019-11-29  dmontagu:bug: Fix issue with exotic pydantic error serializatio...
2019-11-27  Sebastián Ramírez:bookmark: Release 0.44.0, with support for Pydantic... 0.44.0
2019-11-27  Sebastián Ramírez:memo: Update release notes
2019-11-27  Sebastián Ramírez:green_heart: Make GitHub action Issue Manager run...
2019-11-27  Sebastián Ramírez:construction_worker: Add GitHub action Issue Manager...
2019-11-27  Sebastián Ramírez:memo: Update release notes
2019-11-27  bundabrg:pencil2: Fix typos in docs (#734)
2019-11-27  Sebastián Ramírez:memo: Update release notes
2019-11-27  Stéphane Wirtel:bug: Fix the usage of custom_encoder for jsonable_enco...
2019-11-27  Sebastián Ramírez:memo: Update release notes
2019-11-27  OcasoProtal:bug: Fix XML example (#710)
2019-11-27  Sebastián Ramírez:memo: Update release notes
2019-11-27  Nicolas Marier:pencil: Fix typos and wording in deployment docs ...
2019-11-27  Sebastián Ramírez:memo: Update release notes
2019-11-27  Nicolas Marier:pencil: Clarify docs for APIRouter dependencies (...
2019-11-27  Sebastián Ramírez:memo: Update release notes
2019-11-27  François Voron🐛 Allow async class methods as dependencies (#681)
2019-11-27  Sebastián Ramírez:memo: Update release notes
2019-11-27  euri10:pencil: Add FastAPI cheatsheet to links (#671)
2019-11-27  Sebastián Ramírez:memo: Update release notes
2019-11-27  Forest Monsen:pencil2: Fix protocol separator typo (#647)
2019-11-27  Sebastián Ramírez:memo: Update release notes
2019-11-27  dmontagu:sparkles: Add support for Pydantic v1 and above :tada...
2019-11-24  Sebastián Ramírez:bookmark: Release 0.43.0 0.43.0
2019-11-24  Sebastián Ramírez:memo: Update release notes
2019-11-24  Nicolas Delaby:pencil: Replace guys by developers when a group of...
2019-11-24  Sebastián Ramírez:memo: Update release notes
2019-11-24  Steven Kalt:pencil: Document overriding operationId for all path...
2019-11-24  Sebastián Ramírez:memo: Update release notes
2019-11-24  James Addison:bug: Fixing validator-caused incorrect output key...
2019-11-24  Sebastián Ramírez:memo: Update release notes
2019-11-24  Daniel Brotsky:sparkles: Generate correct OpenAPI docs for responses...
2019-11-23  Sebastián Ramírez:memo: Update release notes
2019-11-23  Nico Stapelbroek:memo: Remove $ sign from bash codeblocs in markdown...
2019-11-23  Sebastián Ramírez:memo: Update release notes
2019-11-23  Sebastián Ramírez:memo: Update release notes
2019-11-23  svalouch:pencil: Add documentation for self-serving static...
2019-11-23  François Voron🚨 Fix black linting (#682)
2019-10-09  Sebastián Ramírez:bookmark: Release version 0.42.0: Answer to the Ultima... 0.42.0
2019-10-09  Sebastián Ramírez:memo: Update release notes
2019-10-09  Sebastián Ramírez:sparkles: Add dependencies with yield (used as context...
2019-10-09  Sebastián Ramírez:memo: Update release notes
2019-10-09  Samuel Colvin:bug: Fix sitemap.xml in website, fix #597 (#598)
2019-10-07  Sebastián Ramírez:bookmark: Release version 0.41.0 0.41.0
2019-10-05  Sebastián Ramírez:memo: Update release notes
2019-10-05  Sebastián Ramírez:arrow_up: Upgrade Starlette to 0.12.9 and add State...
2019-10-05  Sebastián Ramírez:memo: Update release notes
2019-10-05  dmontagu:sparkles: Add better support for request body access...
2019-10-04  Sebastián Ramírez:memo: Update release notes
2019-10-04  dmontagu:bug: Fix preserving route_class when calling include_r...
2019-10-04  Sebastián Ramírez:bookmark: Release 0.40.0 0.40.0
2019-10-04  Sebastián Ramírez:memo: Update release notes
2019-10-04  sliptonic:pencil: Add notes about installing python-multipart...
2019-10-04  Sebastián Ramírez:memo: Update release notes
2019-10-04  dmontagu:sparkles: Sort schemas alphabetically (#554)
2019-10-04  Sebastián Ramírez:memo: Update release notes
2019-10-04  svalouch:sparkles: Allow docstrings to be truncated before...
2019-10-04  Sebastián Ramírez:memo: Update release notes
2019-10-04  Trim21:bug: Fix doctype in docs (#537)
2019-10-04  Sebastián Ramírez:memo: Update release notes
2019-10-04  tsouvarev:bug: Fix setting 4XX overriding default 422 validation...
2019-10-04  Sebastián Ramírez:memo: Update release notes
next