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