Releases: notypecheck/aioinject
Releases · notypecheck/aioinject
Release list
1.11.0
1.10.2
Fix
- clear container cache on
__exit__and__aexit__
1.10.1
Fix
- Add support for using
@injectdecorator withaiogram.handles.BaseHandler.handle
Full Changelog: 1.10.0...1.10.1
1.10.0
1.9.0
1.8.3
Fix
- raise error if return type of
functools.partialfunction is a generic and no explicit interface was provided
Full Changelog: 1.8.2...1.8.3
1.8.2
Fix
- testing: providers dependent on overridden provider not being cleaned up
Full Changelog: 1.8.1...1.8.2
1.8.1
Fix
- TestContainer.override not restoring cache when overriding dependencies with an interface
Full Changelog: 1.8.0...1.8.1
1.8.0
1.7.0
Feat
- optimize
TestContainer.overridecleanup - add support for injecting into aiogram middleware
Full Changelog: 1.6.0...1.7.0