mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-06-09 16:13:31 +03:00
Update changelog
This commit is contained in:
parent
8be79126ad
commit
41ed07a210
|
@ -7,13 +7,17 @@ that were made in every particular version.
|
||||||
From version 0.7.6 *Dependency Injector* framework strictly
|
From version 0.7.6 *Dependency Injector* framework strictly
|
||||||
follows `Semantic versioning`_
|
follows `Semantic versioning`_
|
||||||
|
|
||||||
Develop
|
4.47.0
|
||||||
-------
|
-------
|
||||||
|
|
||||||
- Add support for ``Annotated`` type for module and class attribute injection in wiring,
|
- Add support for ``Annotated`` type for module and class attribute injection in wiring,
|
||||||
with updated documentation and examples.
|
with updated documentation and examples.
|
||||||
See discussion:
|
See discussion:
|
||||||
https://github.com/ets-labs/python-dependency-injector/pull/721#issuecomment-2025263718
|
https://github.com/ets-labs/python-dependency-injector/pull/721#issuecomment-2025263718
|
||||||
|
- Fix ``root`` property shadowing in ``ConfigurationOption`` (`#875 https://github.com/ets-labs/python-dependency-injector/pull/875`_)
|
||||||
|
- Fix incorrect monkeypatching during ``wire()`` that could violate MRO in some classes (`#886 https://github.com/ets-labs/python-dependency-injector/pull/886`_)
|
||||||
|
- ABI3 wheels are now published for CPython.
|
||||||
|
- Drop support of Python 3.7.
|
||||||
|
|
||||||
4.46.0
|
4.46.0
|
||||||
------
|
------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user