It is a totally new package with the same testcases and public interfaces! It works with `pydanticV1` and `pydanticV2.0b3` both, so you can easy migrate to beta `pydanticV2 Rust` version and increase performance by 2-50x!
1.1.0
Custom Field is here!
Now you are able to create your own *Header*, *Path*, *BackgroundTasks* or anything you wish fields with a custom behavior. Take a look at the [docs](https://lancetnik.github.io/FastDepends/advanced/) for details.
1.0
1.0.0
Inial release
Includes:
* `Depends` class with nesting * incoming and returning arguments type casting * async and sync code supporting
Release is 100% tested, all actual by **0.95.0 FastAPI** version features are supported.
* Add `fast_depends.shema.get_schema` method to generate wrapped function payload (close 6) * Improve ForwardRef resolution * Update copyrights * Update Readme and docs to close 59 * build(deps-dev): bump ruff from 0.1.11 to 0.1.13 by dependabot in https://github.com/Lancetnik/FastDepends/pull/60