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 b2eb121 commit 1d979f0Copy full SHA for 1d979f0
docs/main/changelog.rst
@@ -15,6 +15,7 @@ Develop
15
- Add container wiring configuration ``wiring_config = containers.WiringConfiguration()``.
16
- Add support of ``with`` statement for ``container.override_providers()`` method.
17
- Add ``Configuration(yaml_files=[...])`` argument.
18
+- Add ``Configuration(ini_files=[...])`` argument.
19
- Drop support of Python 3.4. There are no immediate breaking changes, but Dependency Injector
20
will no longer be tested on Python 3.4 and any bugs will not be fixed.
21
- Fix ``Dependency.is_defined`` attribute to always return boolean value.
0 commit comments