We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f77976 commit 5acddacCopy full SHA for 5acddac
docs/main/changelog.rst
@@ -7,6 +7,13 @@ that were made in every particular version.
7
From version 0.7.6 *Dependency Injector* framework strictly
8
follows `Semantic versioning`_
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>`_).
16
17
4.48.1
18
------
19
0 commit comments