Releases: modern-python/modern-di
Releases · modern-python/modern-di
2.8.0
What's Changed
- enhance error messages by @lesnik512 in #149
- enhance migration guide and refactor docs by @lesnik512 in #150
- add validate method to providers by @lesnik512 in #151
Full Changelog: 2.7.1...2.8.0
2.7.1
Fix publishing
Full Changelog: 2.7.0...2.7.1
2.7.0
What's Changed
- return migration guide from that-depends by @lesnik512 in #141
- update docs by @lesnik512 in #142
- move modern-di-fastapi to separate repo by @lesnik512 in #143
- move modern-di-litestar to separate repo by @lesnik512 in #144
- move modern-di-faststream to separate repo by @lesnik512 in #145
Full Changelog: 2.6.4...2.7.0
2.6.4
What's Changed
- fix type error for broken annotations by @lesnik512 in #140
Full Changelog: 2.6.3...2.6.4
2.6.3
What's Changed
- fix name error for broken annotations by @lesnik512 in #139
Full Changelog: 2.6.2...2.6.3
2.6.2
What's Changed
- fix parsing custom generic classes by @lesnik512 in #138
Full Changelog: 2.6.1...2.6.2
2.6.1
What's Changed
- fix parsing custom generic classes by @lesnik512 in #137
Full Changelog: 2.6.0...2.6.1
2.6.0
What's Changed
- refactor container provider, remove object provider by @lesnik512 in #136
Full Changelog: 2.5.0...2.6.0
2.5.0
2.4.0
What's Changed
- change resolving order: first by type than by name by @lesnik512 in #132
Full Changelog: 2.3.0...2.4.0