Releases: modern-python/that-depends
Releases · modern-python/that-depends
1.14.3
What's Changed
- Bugfix/docs and empty injection warning by @lesnik512 in #61
Full Changelog: 1.14.2...1.14.3
1.14.2
1.14.1
What's Changed
- Make attrgetter extract value from any nesting level of objects by @nightblure in #57
Full Changelog: 1.14.0...1.14.1
1.14.0
What's Changed
- Overriding with context manager (one and multiple providers) by @nightblure in #53
- docs: testing section and override features by @nightblure in #54
- update packages and update doc about overriding by @lesnik512 in #55
New Contributors
- @nightblure made their first contribution in #53
Full Changelog: 1.13.1...1.14.0
1.13.1
What's Changed
- fix fastapi singleton usage with getattr by @lesnik512 in #48
Full Changelog: 1.13.0...1.13.1
1.13.0
What's Changed
- update providers docs by @lesnik512 in #41
- dynamic container: tests and docs by @lesnik512 in #42
- 30 configuration provider by @lesnik512 in #43
- add object provider by @lesnik512 in #45
Full Changelog: 1.12.0...1.13.0
1.12.0
What's Changed
- inject factories by @lesnik512 in #36
- Add a new class DictProvider to handle a dictionary of values. by @Denis-Frunza in #35
- Feature/split tests by @lesnik512 in #37
New Contributors
- @Denis-Frunza made their first contribution in #35
Full Changelog: 1.11.1...1.12.0
1.11.1
1.11.0
What's Changed
- Selector provider by @jasonprado in #32
New Contributors
- @jasonprado made their first contribution in #32
Full Changelog: 1.10.0...1.11.0