mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-10-10 05:46:53 +03:00
Add changelog entry for v4.48.2
This commit is contained in:
parent
9f77976a29
commit
5acddac9c1
|
@ -7,6 +7,13 @@ that were made in every particular version.
|
|||
From version 0.7.6 *Dependency Injector* framework strictly
|
||||
follows `Semantic versioning`_
|
||||
|
||||
4.48.2
|
||||
------
|
||||
|
||||
- Add ``warn_unresolved=True`` to ``WiringConfiguration`` and ``container.wire()``
|
||||
to produce warnings on unresolved string identifiers.
|
||||
- ABI3 wheels are now built only for CPython version >=3.10 (see issue `#919 <https://github.com/ets-labs/python-dependency-injector/issues/919>`_).
|
||||
|
||||
4.48.1
|
||||
------
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user