Commit Graph

372 Commits

Author SHA1 Message Date
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
c5d8032e95 Update docs & examples 2017-12-21 22:54:44 +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
e4580b7849 Update docs on factory delegation 2017-10-13 10:28:07 -07:00
Roman Mogylatov
a22373a68d Add .provider attribute 2017-10-13 10:28:07 -07:00
Roman Mogylatov
774c6ff38b Add documentation for FactoryAggregate provider 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
Roman Mogilatov
a76ad51664 Update changelog 2017-07-09 23:29:40 +03:00
Roman Mogilatov
5c4dc0f98a Update changelog 2017-07-09 23:17:39 +03:00
Roman Mogilatov
9b6310a936 Remove section "Development version" from changelog 2017-07-07 17:54:51 +03:00
Roman Mogilatov
e9fd484067 Update changelog 2017-07-07 17:49:16 +03:00
Roman Mogilatov
0635d7783f Add changelog for 3.4.8 2017-06-09 01:46:18 +03:00
Roman Mogilatov
007c256c5f Make code style fixes in providers module 2017-06-09 01:41:22 +03:00
Roman Mogilatov
bc398cef53 Increase version to 3.4.7 2017-05-29 10:41:31 +03:00
Roman Mogilatov
4cd8ef3b3f Increase version to 3.4.6 2017-05-29 10:19:43 +03:00
Roman Mogilatov
93e695d93b Add section "Useful links" to di_in_python.rst 2017-05-29 10:19:23 +03:00
Roman Mogilatov
50b38fd905 Increase version to 3.4.5 2017-05-17 10:58:53 +03:00
Roman Mogilatov
46a7eb0f3f Update source of coveralls.io badge 2017-05-08 19:05:02 +03:00
Roman Mogilatov
fee8530b1e Update movie lister example miniapp 2017-05-08 18:55:14 +03:00
Roman Mogilatov
d8d910d342 Update example of writing custom providers 2017-05-08 17:36:17 +03:00
Roman Mogilatov
e8bd524b6d Add Provider.last_overriding read-only property 2017-05-08 17:07:22 +03:00
Roman Mogilatov
0766df39d7 Update version to 3.4.3 2017-04-19 00:00:29 +03:00
Roman Mogilatov
9c589df6ab Update version to 3.4.2 2017-04-18 23:42:48 +03:00
Roman Mogilatov
d3d170620a Fix few pydocstyle errors in examples 2017-04-18 23:38:04 +03:00
Roman Mogilatov
2a9b14cb0e Make Provider overriding methods thread safe 2017-04-18 23:30:29 +03:00
Roman Mogilatov
9ed806b0ca Refactor storage locking of ThreadSafeSingleton 2017-04-18 23:11:03 +03:00
Roman Mogilatov
870809c836 Increase version to 3.4.1 2017-04-07 09:19:48 +03:00
Roman Mogilatov
28c73d13ca Add docs for abstract callable and singleton providers 2017-04-07 01:00:52 +03:00
Roman Mogilatov
144665ef3f Add docs about AbstractFactory provider 2017-04-07 00:47:30 +03:00
Roman Mogilatov
2aa85228d7 Add abstract providers 2017-04-06 18:17:06 +03:00
Roman Mogilatov
1dacd096f6 Optimize calling of overridden providers 2017-04-06 12:34:04 +03:00
Roman Mogilatov
902cec5364 Increase version to 3.4.0 2017-04-06 12:33:19 +03:00
Roman Mogilatov
3a0e803e3c Increase version to 3.3.7 2017-03-29 01:34:08 +03:00
Roman Mogilatov
a59530d228 Increase version to 3.3.6 2017-03-29 00:22:54 +03:00
Roman Mogilatov
f8960ddacb Increase version to 3.3.5 2017-03-26 23:01:00 +03:00
Roman Mogilatov
9926ac33cc Update README and docs index page 2017-03-26 22:45:05 +03:00
Roman Mogilatov
622a6d08e5 Consolidate all containers in container module 2017-03-26 16:40:41 +03:00