Releases: yakimka/picodi
Releases · yakimka/picodi
0.23.0
0.22.0
0.21.0
What's Changed
- Make Dependency.call async by @yakimka in #67
- Make
tests
mypy-reachable for checking typing errors by @yakimka in #68 - Bump mypy from 1.10.0 to 1.10.1 by @dependabot in #71
- Make sure that
inject
doesn't change type of wrapped function by @yakimka in #70 - FastAPI integration by @yakimka in #69
- Bump version by @yakimka in #72
Full Changelog: 0.20.0...0.21.0
0.20.0
What's Changed
- Fix bug with contextvars when
init_dependencies
run in different co… by @yakimka in #61 - Change default scope class of
init_dependencies
and `shutdown_depen… by @yakimka in #62 - Update docs by @yakimka in #63
- Add "Request-scoped dependencies" paragraph by @yakimka in #64
- Fix docs about manual scopes by @yakimka in #65
- Bump version to 0.20.0 by @yakimka in #66
Full Changelog: 0.19.0...0.20.0