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 c287777 commit f00fa16Copy full SHA for f00fa16
docs/main/changelog.rst
@@ -7,6 +7,12 @@ that were made in every particular version.
7
From version 0.7.6 *Dependency Injector* framework strictly
8
follows `Semantic versioning`_
9
10
+Develop
11
+-------
12
+- Fix bug `#569 <https://github.com/ets-labs/python-dependency-injector/issues/569>`_:
13
+ "numpy.typing.NDArray breaks wiring". Thanks to
14
+ `@VKFisher (Vlad Fisher) <https://github.com/VKFisher>`_ for reporting the issue and providing a fix.
15
+
16
4.38.0
17
------
18
- Add new provider ``Aggregate``. It is a generalized version of ``FactoryAggregate`` that
0 commit comments