1.6.0
What's Changed
Core
- Defer scopes processing to handle overriding properly by @Tishka17 in #436
- automatic context provider by @Tishka17 in #438
- Fix overrideing from_context by @Tishka17 in #468
- More smooth graph in errors by @Tishka17 in #446
- Fix AttributeError when make factory for Union[...], Final[...] and etc. by @ApostolFet in #448
- Add literal args type checking. by @skv0zsneg in #439
- Add suggestion for more abstract and concrete dependencies in NoFactoryError by @ApostolFet in #431
- fix WithParents by @lubaskinc0de in #463
Integrations
- feat: add DishkaRouter for Litestar by @ocbunknown in #427
- feat: allow to extend container context on calling injected func by @gurobokum in #452
Docs and examples
- new contributing rules by @Tishka17 in #441
- Add clean examples to docs by @Tapeline in #449
- Errors doc by @Tishka17 in #465
- Fix grammar, change phrasing to be cleaner and easier to percieve by @Tapeline in #445
- Add mypy to contributing and add files to the mypy.ini by @ApostolFet in #432
- fix: typo in contributing by @ApostolFet in #433
- Fix header formatting in faststream by @Tishka17 in #442
- feat: corrected list layout, typos, brought the highlighting to a unified look, removed unnecessary spaces. by @Peopl3s in #444
- docs: fix typo by @monosans in #451
Internal changes
- chore: bump dev requirements by @chirizxc in #454
- Enable coverage report and dependabot by @Tishka17 in #458
- fix dependencies on cov pr by @Tishka17 in #462
- chore(deps): bump py-cov-action/python-coverage-comment-action from 3.30 to 3.32 by @dependabot in #461
- chore(deps): bump actions/download-artifact from 4.2.1 to 4.3.0 by @dependabot in #460
- chore(deps): bump astral-sh/setup-uv from 5 to 6 by @dependabot in #459
New Contributors
- @Peopl3s made their first contribution in #444
- @monosans made their first contribution in #451
- @skv0zsneg made their first contribution in #439
- @ocbunknown made their first contribution in #427
- @gurobokum made their first contribution in #452
Full Changelog: 1.5.3...1.6.0