forked from pool/python-fastapi
Accepting request 1073258 from home:david.anes:branches:devel:languages:python
- Update to 0.95.0: * Highlights - This release adds support for dependencies and parameters using Annotated and recommends its usage. * Features - Add support for PEP-593 Annotated for specifying dependencies and parameters. PR #4871 by @nzig. * Docs - Tweak tip recommending Annotated in docs. PR #9270 by @tiangolo. - Update order of examples, latest Python version first, and simplify version tab names. PR #9269 by @tiangolo. - Update all docs to use Annotated as the main recommendation, with new examples and tests. PR #9268 by @tiangolo. OBS-URL: https://build.opensuse.org/request/show/1073258 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastapi?expand=0&rev=32
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 20 11:52:11 UTC 2023 - David Anes <david.anes@suse.com>
|
||||
|
||||
- Update to 0.95.0:
|
||||
* Highlights
|
||||
- This release adds support for dependencies and parameters
|
||||
using Annotated and recommends its usage.
|
||||
* Features
|
||||
- Add support for PEP-593 Annotated for specifying dependencies
|
||||
and parameters. PR #4871 by @nzig.
|
||||
* Docs
|
||||
- Tweak tip recommending Annotated in docs.
|
||||
PR #9270 by @tiangolo.
|
||||
- Update order of examples, latest Python version first, and
|
||||
simplify version tab names. PR #9269 by @tiangolo.
|
||||
- Update all docs to use Annotated as the main recommendation,
|
||||
with new examples and tests. PR #9268 by @tiangolo.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 14 09:28:08 UTC 2023 - David Anes <david.anes@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user