You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/main/changelog.rst
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,13 @@ that were made in every particular version.
7
7
From version 0.7.6 *Dependency Injector* framework strictly
8
8
follows `Semantic versioning`_
9
9
10
+
4.48.2
11
+
------
12
+
13
+
- Add ``warn_unresolved=True`` to ``WiringConfiguration`` and ``container.wire()``
14
+
to produce warnings on unresolved string identifiers.
15
+
- ABI3 wheels are now built only for CPython version >=3.10 (see issue `#919 <https://github.com/ets-labs/python-dependency-injector/issues/919>`_).
0 commit comments