mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 17:47:02 +03:00
Update latest changelog
This commit is contained in:
parent
7d5f419a83
commit
15ed4020bc
|
@ -15,6 +15,8 @@ Development version
|
|||
providers: ``Factory(SomeClass, dependency1=injectable_provider_or_value)``.
|
||||
- Add simplified syntax of kwarg injections for ``@inject`` decorator:
|
||||
``@inject(dependency1=injectable_provider_or_value)``.
|
||||
- Optimize ``@inject`` decorations when they were made several times for the
|
||||
same callback.
|
||||
- Add minor refactorings.
|
||||
- Fix of minor documentation issues.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user