Commit Graph

230 Commits

Author SHA1 Message Date
Roman Mogylatov
ea0f9d8306 Update doc blocks with *args and **kwargs 2018-10-19 12:56:41 +03: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
Roman Mogylatov
ac0e5eb26a Regenerate C sources using Cython 0.28.5 2018-10-15 07:46:27 +03:00
Roman Mogylatov
b3a6aeae41 Bump version to 3.13.2 2018-09-02 21:01:19 +03:00
Roman Mogylatov
b2b69b34bb Add benchmark of Factory provider 2018-08-20 22:14:52 +03:00
Roman Mogylatov
883fc951a3 Bump version to 3.13.1 2018-08-17 00:27:49 +03:00
Roman Mogylatov
0757f492a5 Update changelog 2018-08-17 00:17:57 +03:00
Roman Mogylatov
7aa07449b2 Bump version to 3.12.5 2018-08-16 23:53:22 +03:00
Roman Mogylatov
875dcbf8f2 Update changelog for 3.12.4 2018-07-26 10:23:27 +03:00
Roman Mogylatov
cc35e1fdb2 Regenerate C sources using Cython 0.28.4 2018-07-24 23:21:59 +03:00
Roman Mogylatov
f77e91cdac Bump version to 3.12.3 2018-07-24 23:14:08 +03:00
Roman Mogylatov
d47f47ea14 Bump version to 3.12.2 2018-07-03 19:31:51 +03:00
Roman Mogylatov
b243afa748 Apply code style fixes for services_v2 example miniapp 2018-07-03 12:39:43 +03:00
Roman Mogylatov
1eabebd0b8 Bump version to 3.12.1 2018-07-02 16:47:46 +03:00
Roman Mogylatov
a8dd335d71 Add example of callable delegation 2018-06-27 19:53:06 +03:00
Roman Mogylatov
32a8052715 Update main page example and fix few typos 2018-06-27 17:37:03 +03:00
Roman Mogylatov
4d3573dd6f Regenerate C sources using Cython 0.28.3 2018-06-22 10:39:56 +03:00
Roman Mogylatov
431dee80d8 Add ioc_container example 2018-06-22 09:52:58 +03:00
Roman Mogylatov
cdc3a7b51d Bump version to 3.12.0 2018-04-23 19:41:53 +03:00
Roman Mogylatov
78c5ad8531 Regenerate C sources using Cython 0.28.2 2018-04-22 14:02:44 +03:00
Roman Mogylatov
50fc01eeee Prepare release 3.11.3 2018-02-22 15:32:14 +02:00
Roman Mogylatov
c6fd9f3cb8 Update changelog for 3.11.2 2018-02-22 11:43:08 +02:00
Roman Mogylatov
de7b38626b
Release/3.11.1 -> Develop (#181)
* Specify sphix version

* Fix small typo in documentation (#180)

* Bump version to 3.11.1

* Complement the list of contributors
2018-01-26 19:34:38 +02:00
Roman Mogylatov
d5bd3bdfce Update services example 2018-01-25 01:06:28 +02:00
Roman Mogylatov
94fd0bfe33 Update changelog 2018-01-24 20:12:10 +02:00
Roman Mogylatov
a300945f1e Update changelog 2018-01-24 20:01:46 +02:00
Roman Mogylatov
86a8efa294 Bump version to 3.11 2018-01-24 19:59:31 +02:00
Roman Mogylatov
c50322db02
178 dependencies container provider (#179)
* Add DependenciesContainer provider

* Remove bundles_v2 example

* Add use cases example

* Update changelog

* Update documentation requirements to use fixed version of sphinxcontrib-disqus

* Add use cases miniapp to docs

* Update changelog
2018-01-21 23:55:32 +02:00
Roman Mogylatov
bb155bb74b Increase version to 3.9.1 2017-12-25 20:39:56 +02:00
Roman Mogylatov
b76738798d Increase version to 3.9.0 2017-12-25 17:42:01 +02:00
Roman Mogylatov
f1997ee822 Regenerate C sources using Cython 0.27.3 2017-12-25 17:27:19 +02:00
Roman Mogylatov
d5ac1474d4 Add bundles example miniapp 2017-12-25 16:55:59 +02:00
Roman Mogylatov
4a24549923 Fix bug when copying Configuration provider 2017-12-25 16:43:45 +02:00
Roman Mogylatov
1c6160e827
Feature/declarative container initialization (#176)
* Add overriding functionality on declarative container initialization

* Update changelog

* Update bundles example
2017-12-24 23:03:13 +02:00
Roman Mogylatov
832518582a Update changelog 2017-12-21 22:48:07 +02:00
Roman Mogylatov
e4275c0f85 Increase version to 3.8.2 2017-11-30 11:49:13 +02:00
Roman Mogylatov
d9082f185a Increase version to 3.8.1 2017-11-30 11:30:41 +02:00
Roman Mogylatov
83a792bfe0 Update version to 3.8.0 2017-11-21 11:48:15 +02:00
Roman Mogylatov
ea111c452b Increase version to 3.7.1 2017-10-30 16:52:05 +02:00
Roman Mogylatov
8431ebacc0 Bump version to 3.7.0 2017-10-13 10:28:07 -07:00
Roman Mogylatov
a22373a68d Add .provider attribute 2017-10-13 10:28:07 -07:00
Roman Mogylatov
4e100b36ef Update Cython to 0.27.1 2017-10-13 10:28:06 -07:00
Roman Mogylatov
5a61d262b9 Update changelog 2017-10-13 10:27:43 -07:00
Roman Mogylatov
e3727fca11 Revert "Add six 1.11.0 to the list of compatible dependencies" 2017-10-10 15:36:55 -07:00
Roman Mogylatov
7ef6189c6e Update changelog 2017-10-10 15:25:21 -07:00
Roman Mogylatov
8584c55ac0 Update changelog 2017-10-10 15:02:48 -07:00
Roman Mogylatov
6cbe1ed226 Update 3.6.1 changelog 2017-08-08 19:10:06 +03:00
Roman Mogylatov
1bc5ae019a Update changelog 2017-08-08 19:06:03 +03:00
Roman Mogilatov
0b286bfd69 Bump version to 3.6.0 2017-07-09 23:41:32 +03:00
Roman Mogilatov
598bf43e71 Update changelog 2017-07-09 23:34:38 +03:00