File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,11 @@ that were made in every particular version.
77From version 0.7.6 *Dependency Injector * framework strictly
88follows `Semantic versioning `_
99
10- 4.35.3
11- ------
10+ Development version
11+ -------------------
12+ - Improve resource subclasses typing and make shutdown definition optional
13+ `PR #492 <https://github.com/ets-labs/python-dependency-injector/pull/492 >`_.
14+ Thanks to `@EdwardBlair <https://github.com/EdwardBlair >`_ for suggesting the improvement.
1215- Fix ``@containers.copy() `` decorator to respect dependencies on parent providers.
1316 See issue `#477 <https://github.com/ets-labs/python-dependency-injector/issues/477 >`_.
1417 Thanks to `Andrey Torsunov @gtors <https://github.com/gtors >`_ for reporting the issue.
@@ -18,6 +21,11 @@ follows `Semantic versioning`_
1821 See issue `#488 <https://github.com/ets-labs/python-dependency-injector/issues/488 >`_.
1922 Thanks to `@EdwardBlair <https://github.com/EdwardBlair >`_ for reporting the issue.
2023
24+ 4.35.3
25+ ------
26+ - *This release was removed from PyPI. It was inconsistently published because project has
27+ reached a PyPI size limit. Changes from this release are published on PyPI in next version. *
28+
21294.35.2
2230------
2331- Update wiring to support modules provided as packages.
You can’t perform that action at this time.
0 commit comments