Roman Mogylatov
|
92938b018d
|
Improve @containers.copy to replace subcontainer providers (#378)
* Improve @containers.copy to replace subcontainer providers
* Bump version to 4.11.1
|
2021-01-27 09:21:45 -05:00 |
|
Roman Mogylatov
|
907a4f1887
|
Add dependencies attribute to declarative and dynamic containers (#359)
* Add .dependencies attribute to declarative and dynamic containers
* Update changelog
* Add typing tests
|
2021-01-15 07:20:37 -05:00 |
|
Roman Mogylatov
|
dd57c68ce5
|
Fix declarative container multi-level inheritance issue
|
2021-01-12 17:49:48 -05:00 |
|
Roman Mogylatov
|
08de710b2f
|
235 Fix Delegate cannot be used in overridden container (#236)
* Add test for bug #235
* Fix issue + refactoring
* Update changelog
|
2019-10-09 10:45:14 -04:00 |
|
Roman Mogylatov
|
9a785de4b5
|
Coroutine provider (#206)
* Add coroutine provider examples
* Add coroutine provier
* Update changelog
* Update static analysis travis jobs to python 3.7
* Update coroutine provider implementation for python 3.4
* Update static analysis travis jobs to python 3.6
* Make pycode style happy
* Add tests for coroutine providers
* Make coroutine tests python 2 syntax friendly
* Split tests to python2 and python3
* Refactor coroutine provider tests
* Modify pypy tests running command
* Update coroutine provider docs
|
2018-10-18 19:39:19 +03:00 |
|