Releases: modern-python/that-depends
Releases · modern-python/that-depends
1.10.0
1.9.4
What's Changed
- optimize locks to singleton and resources by @lesnik512 in #23
Full Changelog: 1.9.3...1.9.4
1.9.3
What's Changed
- Simplify inject method: remove overloading
- Add asyncio.Lock to singleton and resources in order to prevent race condition
Full Changelog: 1.9.2...1.9.3
1.9.2
What's Changed
- same
inject
for functions and coroutines by @lesnik512 in #21
Full Changelog: 1.9.0...1.9.2
1.9.0
What's Changed
- add init_async_resources by @lesnik512 in #19
- add injection to sync functions by @lesnik512 in #20
Full Changelog: 1.8.0...1.9.0
1.8.0
What's Changed
- add cast property to AbstractProvider by @veriff-saulvargas in #18
Full Changelog: 1.7.1...1.8.0
1.7.1
What's Changed
- fix varioius type hinting issues by @veriff-saulvargas in #16
New Contributors
- @veriff-saulvargas made their first contribution in #16
Full Changelog: 1.7.0...1.7.1
1.7.0
1.6.6
Full Changelog: 1.6.5...1.6.6
1.6.5
What's Changed
- Feature/logging context resources tear down errors by @lesnik512 in #10
New Contributors
- @lesnik512 made their first contribution in #10
Full Changelog: 1.6.2...1.6.5