2.0.0
Major update
Read migration guide from 1.x to 2.x here
Added
- Update setup-uv to v5 by @vrslev in #138
- #98 Increase granularity of context. by @alexanderlazarev0 in #135
- Implemented ThreadLocalSingleton. by @alexanderlazarev0 in #146
- Add named scoping support without requiring additional functions. by @alexanderlazarev0 in #148
- String provider resolution by @alexanderlazarev0 in #150
Removed
- remove hacks for python 3.13 by @lesnik512 in #134
- remove deprecated by @lesnik512 in #137
- Removed dynamic container and its documentation. Added safeguards. by @alexanderlazarev0 in #152
Docs
- docs: add FastStream framework integration by @Lancetnik in #133
- Documentation fix & discussion changes. by @alexanderlazarev0 in #143
- Removed links to example project since it no longer uses that-depends. by @alexanderlazarev0 in #147
- Update docs by @alexanderlazarev0 in #154
- Fixed documentation and adjusted API for 2.0 release. by @alexanderlazarev0 in #156
Fixed
- mypy param spec fixes by @lesnik512 in #153
Full Changelog: 1.27.0...2.0.0