Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							978ebda9eb 
							
						 
					 
					
						
						
							
							Bump version to 3.25.0  
						
						
						
					 
					
						2020-07-29 22:20:34 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d2f4585a8b 
							
						 
					 
					
						
						
							
							Aiohttp tutorial ( #273 )  
						
						... 
						
						
						
						* Make a code style change to the giphynav-aiohttp app
* Make minimal punctuation changes for the flask tutorial
* Add parts of http tutorial
* Fix few issues in the flask tutorial
* Make some cosmetic changes to test data
* Fix typo in flask tutorial
* Add more tutorial sections 
						
					 
					
						2020-07-29 22:17:56 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							97577d84e4 
							
						 
					 
					
						
						
							
							Revert "Aiohttp tutorial ( #271 )" ( #272 )  
						
						... 
						
						
						
						This reverts commit adcea61657 
						
					 
					
						2020-07-29 22:16:40 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							adcea61657 
							
						 
					 
					
						
						
							
							Aiohttp tutorial ( #271 )  
						
						... 
						
						
						
						* Make a code style change to the giphynav-aiohttp app
* Make minimal punctuation changes for the flask tutorial
* Add parts of http tutorial
* Fix few issues in the flask tutorial
* Make some cosmetic changes to test data
* Fix typo in flask tutorial 
						
					 
					
						2020-07-29 22:16:02 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							4ca385d73b 
							
						 
					 
					
						
						
							
							Bump version to 3.24.1  
						
						
						
					 
					
						2020-07-29 12:18:09 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							c190e049b5 
							
						 
					 
					
						
						
							
							Bump version to 3.24.0  
						
						
						
					 
					
						2020-07-28 19:26:41 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e0d81c2d28 
							
						 
					 
					
						
						
							
							Aiohttp integration ( #270 )  
						
						... 
						
						
						
						* Add aiohttp extension module
* Add giphynav-aiohttp app
* Add missing docstrings
* Remove print() call
* Remove not needed import from flask extension tests
* Improve coroutine provider tests
* Add aiohttp extension tests
* Update tox.ini
* Add aiohttp extras
* Try fix Python 3.4 tests
* Try fix 3.6 tests
* Stop running coroutine tests for Python 3.4
* Rename tests
* Remove type hints
* Fix pypy and change python version for coverage job to 3.8
* Fix coveralls job
* Try fix Python 3.4, 3.5 tests
* Make coverage job to run 3.5+ tests
* Add tests
* Add readme
* Update the readmes
* Add API docs
* Add API docs page
* Update changelog 
						
					 
					
						2020-07-28 19:19:05 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							8f5ea52303 
							
						 
					 
					
						
						
							
							Bump version to 3.23.2  
						
						
						
					 
					
						2020-07-23 20:49:08 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							adf77c2399 
							
						 
					 
					
						
						
							
							Fix flask tutorial ( #269 )  
						
						... 
						
						
						
						* Fix highlight
* Fix flask tutorial rst issues
* Fix some wording 
						
					 
					
						2020-07-23 20:47:35 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							00d91ae829 
							
						 
					 
					
						
						
							
							Bump version to 3.23.1  
						
						
						
					 
					
						2020-07-22 12:17:37 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1f115111b2 
							
						 
					 
					
						
						
							
							Dependency provider issue with abc ( #267 )  
						
						... 
						
						
						
						* Fix the issue
* Add the test
* Update tests
* Update changelog
* Update tests 
						
					 
					
						2020-07-22 12:14:26 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							93adbe5207 
							
						 
					 
					
						
						
							
							Bump version to 3.23.0  
						
						
						
					 
					
						2020-07-20 17:02:32 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1674cecc8d 
							
						 
					 
					
						
						
							
							Flask tutorial ( #265 )  
						
						... 
						
						
						
						* Add a piece of the tutorial
* Add "Make it pretty" tutorial step
* Add section about github client setup
* Make minor fixes
* Add search service section + table of contents
* Make various fixes
* Make more fixes
* Update make the search section
* Update ghnav-flask example & README
* Update base.html markup
* Finish section: Make the search work
* Update ghnav-flask screenshot
* Update tutorials
* Add flaks tutorial link to the DI in Python page 
						
					 
					
						2020-07-20 16:58:18 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							78b7be218b 
							
						 
					 
					
						
						
							
							Bump version to 3.22.0  
						
						
						
					 
					
						2020-07-18 00:45:06 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							b3c0a79725 
							
						 
					 
					
						
						
							
							Update the changelog  
						
						
						
					 
					
						2020-07-18 00:44:11 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6eff213a68 
							
						 
					 
					
						
						
							
							Migrate to alabaster ( #264 )  
						
						... 
						
						
						
						* Add bootstrap and remove created at from ghnav-flask app
* Update readme
* Add logo to the docs
* Update key features description
* Update README
* Change headers of API docs
* Add alabaster theme config
* Update docs index
* Add tutorials section
* Update what is DI page
* Update DI in Python page
* Update tutorials index page
* Update provider docs
* Update container docs
* Update examples docs 
						
					 
					
						2020-07-18 00:40:14 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							8b2486c5e5 
							
						 
					 
					
						
						
							
							Bump version to 3.21.2  
						
						
						
					 
					
						2020-07-13 23:29:32 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							5ada7f24dd 
							
						 
					 
					
						
						
							
							Bump version to 3.21.1  
						
						
						
					 
					
						2020-07-13 23:09:42 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							73cfc873ce 
							
						 
					 
					
						
						
							
							Bump version to 3.21.0  
						
						
						
					 
					
						2020-07-13 22:50:02 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							72147b664e 
							
						 
					 
					
						
						
							
							Re-design Flask integration  
						
						
						
					 
					
						2020-07-13 22:45:15 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							359dce2978 
							
						 
					 
					
						
						
							
							Make cosmetic fixes for `Selector` provider docs  
						
						
						
					 
					
						2020-07-13 15:36:07 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							4f753c8fd3 
							
						 
					 
					
						
						
							
							Bump version to 3.20.1  
						
						
						
					 
					
						2020-07-11 12:42:55 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							d6176dc754 
							
						 
					 
					
						
						
							
							Bump version to 3.20.0  
						
						
						
					 
					
						2020-07-11 12:16:08 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fa469618dd 
							
						 
					 
					
						
						
							
							Readme update ( #263 )  
						
						... 
						
						
						
						* Update README.rst
* Update README.rst
* Update README.rst
* Update README.rst
* Update README.rst
* Update README.rst
* Update README.rst
* Update README.rst
* Update README.rst
* Update README.rst
* Update README.rst
* Update README.rst
* Update README.rst
* Update README.rst
* Update README.rst
* Update README.rst
* Update README.rst
* Update README.rst
* Update README.rst
* Add files via upload
* Update README.rst
* Rename Blank Diagram (1).svg to di-map.svg
* Update README.rst
* Update README.rst
* Update README.rst
* Update README.rst
* Update README.rst
* Update README.rst
* Update README.rst
* Update README.rst
* Add files via upload
* Rename Blank Diagram (2).svg to di-map2.svg
* Update README.rst
* Update README.rst
* Update README.rst
* Update README.rst
* Add files via upload
* Add files via upload
* Rename README.svg to di-map3.svg
* Update README.rst
* Add files via upload
* Rename README - Page 3.svg to di-map4.svg
* Update README.rst
* Add files via upload
* Rename README - Copy of Page 3.svg to di-map5.svg
* Update README.rst
* Delete di-map.svg
* Delete di-map2.svg
* Delete di-map3.svg
* Delete di-map4.svg
* Update README.rst
* Update README.rst
* Add Github Navigator - Flask application
* Do more refactoring for ghnav-flask
* More refactoring
* Update README
* Add tests
* Update readme
* Add Flask extension
* Add Factory.provides attribute
* Add Flask extension module
* User flask extension in githubnavigator example
* Add README for ghnav-flask
* Update ghnav-flask README
* Update ghnav-flask README
* Update README with ghnav container example
* Move ghnav-flask to miniapps/ folder
* Fix auth token reading from env for ghnav-flask
* Update readme
* Fix ghnav-flask linter errors
* Add downloads and wheel badge
* Add tests for flask extension
* Fix flask tests
* Add requirements-ext.txt installation to tox.ini
* Add API docs for ext.flask module
* Update setup.py
* Add Flask to the list of keywords
* Update badges on docs README
* Update docs README title
* Fix ext.flask tests
* Fix syntax of ext.flask for Python 2.7, 3.4, 3.5
* Fix syntax of ext.flask for Python 2.7, 3.4, 3.5
* Fix imports in ext.flask for Python 2.7, 3.4, 3.5
* Update ghfnav-flask README
* Update ghfnav-flask README
* Remove setting of empty github token
* Add flask extras
* Update requirements
* Update requirements
* Add flask extra to python 3.4 tox.ini
* Update changelog
* Update changelog 
						
					 
					
						2020-07-11 12:15:00 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							a8135c0628 
							
						 
					 
					
						
						
							
							Bump version to 3.19.2  
						
						
						
					 
					
						2020-07-02 22:08:12 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f130d41dbc 
							
						 
					 
					
						
						
							
							Logo ( #261 )  
						
						... 
						
						
						
						* Try logo placement
* Remove readme header
* Experiment with badges
* Add space
* Update logo
* Remove spaces
* Update README.rst
* Remove header
* Update README.rst
* Move logo to wiki
* Add github badges
* Remove github badges
* Update docs index page 
						
					 
					
						2020-07-02 22:07:07 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							cc90f66dc8 
							
						 
					 
					
						
						
							
							Bump version to 3.19.1  
						
						
						
					 
					
						2020-07-01 23:17:29 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4a82aa18c3 
							
						 
					 
					
						
						
							
							Wheels ( #260 )  
						
						... 
						
						
						
						* Update .travis.yml
* Update .travis.yml
* Add cibuildwheel jobs
* Point twine to testpypi
* Add test suffix to version
* Try to fix windows builds
* Change version to 3.19.0.a2
* Remove build dependencies from dev requirements
* Add condition to trigger build on tags
* Bump version to 3.19.0a3
* Target sdist job to publish to testpypi
* Upgrade travis config
* Bump version to 3.19.0a4
* Return version
* Update changelog
* Update makefile 
						
					 
					
						2020-07-01 23:16:38 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							75a9f6faf0 
							
						 
					 
					
						
						
							
							Update changelog  
						
						
						
					 
					
						2020-06-30 17:32:16 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							1ca6f303c9 
							
						 
					 
					
						
						
							
							Update changelog  
						
						
						
					 
					
						2020-06-30 16:44:01 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							1a5e7baf7b 
							
						 
					 
					
						
						
							
							Bump version to 3.19.0  
						
						
						
					 
					
						2020-06-29 16:34:05 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							a0a3da8f72 
							
						 
					 
					
						
						
							
							Improve List and Configuration provider docs  
						
						
						
					 
					
						2020-06-29 16:32:48 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2513d1f600 
							
						 
					 
					
						
						
							
							Selector provider ( #258 )  
						
						... 
						
						
						
						* Add Selector provider
* Add Selector provider example
* Add tests for selector provider
* Update changelog
* Add pydocstyle ignore D101 for examples
* Fix repr() test
* Update changelog
* Add D203,D213 to examples pydocstyle ignore
* Add selector provider docs 
						
					 
					
						2020-06-29 16:32:12 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							284b258879 
							
						 
					 
					
						
						
							
							Add docs for environment varibles interpolation in the Configuration provider  
						
						
						
					 
					
						2020-06-25 23:48:55 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							7491fc05a2 
							
						 
					 
					
						
						
							
							Fix ini files parsing  
						
						
						
					 
					
						2020-06-25 23:37:01 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							1cd25e701f 
							
						 
					 
					
						
						
							
							Add interpolation of environment variables for Configuration provider  
						
						
						
					 
					
						2020-06-25 23:16:19 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							525ddbc24c 
							
						 
					 
					
						
						
							
							Bump version to 3.18.0  
						
						
						
					 
					
						2020-06-25 18:06:37 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							62e1995a7d 
							
						 
					 
					
						
						
							
							Add configuration provider docs  
						
						
						
					 
					
						2020-06-25 17:12:16 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							507a832bb8 
							
						 
					 
					
						
						
							
							Add Configuration.from_env() method + refactoring  
						
						
						
					 
					
						2020-06-25 12:50:42 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							597f5d772f 
							
						 
					 
					
						
						
							
							Add default value for name argument of Configuration provider  
						
						
						
					 
					
						2020-06-24 16:40:53 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							a76744805a 
							
						 
					 
					
						
						
							
							Add Configuration.from_yaml method  
						
						
						
					 
					
						2020-06-24 16:29:44 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							2c43a1c426 
							
						 
					 
					
						
						
							
							Remove undocumented positional parameter of DependenciesContainer provider  
						
						
						
					 
					
						2020-06-24 14:39:07 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							f95dadfc23 
							
						 
					 
					
						
						
							
							Add Configuration.from_dict() method  
						
						
						
					 
					
						2020-06-23 18:09:20 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							87bb5ff97d 
							
						 
					 
					
						
						
							
							Add Configuration.from_ini() method  
						
						
						
					 
					
						2020-06-23 16:46:24 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							1e13727a94 
							
						 
					 
					
						
						
							
							Bump version to 3.17.1  
						
						
						
					 
					
						2020-06-23 12:48:01 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							69e2230b80 
							
						 
					 
					
						
						
							
							Bump version to 3.17.0  
						
						
						
					 
					
						2020-06-23 12:14:06 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c8b781e744 
							
						 
					 
					
						
						
							
							Container provider ( #256 )  
						
						... 
						
						
						
						* Add unit tests
* Add Container provider
* Update changelog 
						
					 
					
						2020-06-22 22:45:16 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e6f096270e 
							
						 
					 
					
						
						
							
							Config linking ( #255 )  
						
						... 
						
						
						
						* Add config linking test
* Add provider linking
* Update changelog 
						
					 
					
						2020-06-22 21:52:00 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							7c3d961ae7 
							
						 
					 
					
						
						
							
							Bump version to 3.16.1  
						
						
						
					 
					
						2020-06-16 22:34:19 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							761fc84658 
							
						 
					 
					
						
						
							
							Update disqus.js  
						
						
						
					 
					
						2020-06-16 22:32:47 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							a0d4af15e9 
							
						 
					 
					
						
						
							
							Fix warnings at changelog  
						
						
						
					 
					
						2020-06-16 21:40:01 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							877275e7fc 
							
						 
					 
					
						
						
							
							Fix warning at docs/conf.py  
						
						
						
					 
					
						2020-06-16 21:39:34 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							cc1043eb82 
							
						 
					 
					
						
						
							
							Fix disqus.js  
						
						
						
					 
					
						2020-06-16 21:38:54 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							dd7c951ea6 
							
						 
					 
					
						
						
							
							Bump version to 3.16.0  
						
						
						
					 
					
						2020-06-14 17:49:57 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							8f2c397413 
							
						 
					 
					
						
						
							
							Add support of six 1.15.0  
						
						
						
					 
					
						2020-06-14 17:43:06 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							af7297ce71 
							
						 
					 
					
						
						
							
							Update Cython version  
						
						
						
					 
					
						2020-06-14 17:38:24 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2beafb9a51 
							
						 
					 
					
						
						
							
							List provider ( #251 )  
						
						... 
						
						
						
						* Add List provider
* Add List provider example
* Add List provider unit tests
* Add docs
* Upstream changes from develop
* Update API docs
* Update unit tests
* Add support of positional context argument injections
* Update changelog 
						
					 
					
						2020-06-14 17:32:12 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							d8ecd28b22 
							
						 
					 
					
						
						
							
							Add Bruno P. Kinoshita to the list of contributors  
						
						
						
					 
					
						2020-06-13 23:28:40 -04:00 
						 
				 
			
				
					
						
							
							
								Bruno P. Kinoshita 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							910dec38a4 
							
						 
					 
					
						
						
							
							Fix a few typos ( #250 )  
						
						... 
						
						
						
						* Fix a few typos
* Spell, grammar checkers on docs 
						
					 
					
						2020-06-13 22:24:32 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							fac768496e 
							
						 
					 
					
						
						
							
							Bump version to 3.15.6  
						
						
						
					 
					
						2020-02-18 17:52:46 -05:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							6c81568888 
							
						 
					 
					
						
						
							
							Bump version to 3.15.5  
						
						
						
					 
					
						2020-02-18 17:50:56 -05:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							a0349305db 
							
						 
					 
					
						
						
							
							Update downloads link  
						
						
						
					 
					
						2020-02-18 17:49:37 -05:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							68a0f4b5f0 
							
						 
					 
					
						
						
							
							Add downloads badge  
						
						
						
					 
					
						2020-02-18 17:48:20 -05:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							b00edad1b9 
							
						 
					 
					
						
						
							
							Bump version to 3.15.4  
						
						
						
					 
					
						2020-01-26 20:37:13 -05:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							78dd3ec744 
							
						 
					 
					
						
						
							
							Add more docs fixes for 3.15.3  
						
						
						
					 
					
						2020-01-26 20:32:16 -05:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							f8ddf1b19b 
							
						 
					 
					
						
						
							
							Bump version to 3.15.3  
						
						
						
					 
					
						2020-01-26 19:53:06 -05:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							7ce170a1d9 
							
						 
					 
					
						
						
							
							Bump version to 3.15.2  
						
						
						
					 
					
						2020-01-26 19:33:28 -05:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							b09868233c 
							
						 
					 
					
						
						
							
							Bump version to 3.15.1  
						
						
						
					 
					
						2020-01-26 19:17:03 -05:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							febae1b64c 
							
						 
					 
					
						
						
							
							Update engines-cars example  
						
						
						
					 
					
						2020-01-26 19:13:57 -05:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							4d9d12a2ed 
							
						 
					 
					
						
						
							
							Bump version to 3.15.0  
						
						
						
					 
					
						2020-01-26 18:55:33 -05:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							cf44e5815d 
							
						 
					 
					
						
						
							
							Refactor example modules in Python3-ish way  
						
						
						
					 
					
						2020-01-26 18:41:36 -05:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							06ff4bbbe4 
							
						 
					 
					
						
						
							
							Clean up tox.ini file  
						
						
						
					 
					
						2020-01-26 15:15:50 -05:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5c1174fad6 
							
						 
					 
					
						
						
							
							PyPy 3 support ( #242 )  
						
						... 
						
						
						
						* Add PyPy 3 to travis file
* Add record to changelog 
						
					 
					
						2020-01-26 15:10:51 -05:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							953f93631b 
							
						 
					 
					
						
						
							
							Python 3.8 support ( #241 )  
						
						... 
						
						
						
						* Add Python 3.8 test environment
* Add Python 3.8 classifier
* Update max compatible version of six to 1.13.0
* Update max compatible version of six to 1.14.0
* Add record to the changelog 
						
					 
					
						2020-01-26 15:00:21 -05:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							ed8053fce1 
							
						 
					 
					
						
						
							
							Refactor changelog  
						
						
						
					 
					
						2020-01-26 14:28:15 -05:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							b876d001df 
							
						 
					 
					
						
						
							
							Regenerate C sources using Cython 0.29.14  
						
						
						
					 
					
						2020-01-26 14:27:23 -05:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							23642e49f4 
							
						 
					 
					
						
						
							
							Fix PEP257 doc block errors in example modules.  
						
						
						
					 
					
						2020-01-26 14:22:43 -05:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							d58a10a2c5 
							
						 
					 
					
						
						
							
							Bump version to 3.14.12  
						
						
						
					 
					
						2019-10-09 10:46:08 -04: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 
							
						 
					 
					
						
						
						
						
							
						
						
							fb264a8379 
							
						 
					 
					
						
						
							
							Bump version to 3.14.11  
						
						
						
					 
					
						2019-10-08 14:46:26 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7e61412b8a 
							
						 
					 
					
						
						
							
							231 Fix object provider copies provided object issue ( #233 )  
						
						... 
						
						
						
						* Add test that reproduces the issue
* Fix the issue
* Add a note about fix in changelog 
						
					 
					
						2019-10-08 14:45:12 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							e48af3212e 
							
						 
					 
					
						
						
							
							Make 3.14.10 micro release  
						
						
						
					 
					
						2019-08-17 21:24:26 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							31642f4eca 
							
						 
					 
					
						
						
							
							Update changelog  
						
						
						
					 
					
						2019-08-17 21:08:53 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							e5f437ff8d 
							
						 
					 
					
						
						
							
							Add changelog for 3.14.8  
						
						
						
					 
					
						2019-07-29 15:24:55 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							ecae4c2296 
							
						 
					 
					
						
						
							
							Bump version to 3.14.7  
						
						
						
					 
					
						2019-06-07 10:03:11 -04:00 
						 
				 
			
				
					
						
							
							
								Dmitry 
							
						 
					 
					
						
						
						
						
							
						
						
							bcbdc7d6ad 
							
						 
					 
					
						
						
							
							Fix typo ( #221 )  
						
						... 
						
						
						
						* Fix typo. (#214 )
* Fix typo
* Update the title tildas 
						
					 
					
						2019-06-07 09:55:30 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							3ced0ed37a 
							
						 
					 
					
						
						
							
							Bump version to 3.14.6  
						
						
						
					 
					
						2019-05-09 14:58:54 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							215b45b442 
							
						 
					 
					
						
						
							
							FactoryAggregate copying issue fix ( #220 )  
						
						... 
						
						
						
						* Add test
* Implement deepcopy handler for FactoryAggregate provider
* Add more granularity for the test
* Update changelog
* Refactor test 
						
					 
					
						2019-05-09 14:58:04 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cae4d8cdf2 
							
						 
					 
					
						
						
							
							Update Cython to 0.29.7 ( #219 )  
						
						
						
					 
					
						2019-05-09 14:35:27 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							b2a3404007 
							
						 
					 
					
						
						
							
							Bump version to 3.14.5  
						
						
						
					 
					
						2019-03-21 22:22:57 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							efdae17b57 
							
						 
					 
					
						
						
							
							Regenerate C sources using Cython 0.29.6  
						
						
						
					 
					
						2019-03-21 22:22:09 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							87011a7280 
							
						 
					 
					
						
						
							
							Update changelog  
						
						
						
					 
					
						2019-03-21 22:10:53 -04:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							69602dc3de 
							
						 
					 
					
						
						
							
							Bump version to 3.14.4  
						
						
						
					 
					
						2019-01-05 21:38:07 -05:00 
						 
				 
			
				
					
						
							
							
								Vlad Ghita 
							
						 
					 
					
						
						
						
						
							
						
						
							9ef616a148 
							
						 
					 
					
						
						
							
							Fix typo. ( #214 )  
						
						
						
					 
					
						2019-01-05 17:07:23 -05:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							5d94fa96b3 
							
						 
					 
					
						
						
							
							Bump version to 3.14.3  
						
						
						
					 
					
						2018-12-22 21:02:00 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7c47c67808 
							
						 
					 
					
						
						
							
							Update Cython to 0.29.2 ( #213 )  
						
						... 
						
						
						
						* Update Cython to 0.29.2
* Regenerate C sources
* Update changelog 
						
					 
					
						2018-12-22 21:00:30 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2792d02455 
							
						 
					 
					
						
						
							
							Add support of six 1.12 ( #212 )  
						
						... 
						
						
						
						* Increase range of six versions to 1.12
* Update changelog 
						
					 
					
						2018-12-22 20:50:25 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f4f773be5a 
							
						 
					 
					
						
						
							
							Copying providers with sys stream injections ( #211 )  
						
						... 
						
						
						
						* Add fix + tests
* Update changelog 
						
					 
					
						2018-12-22 20:37:53 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							dc85b2e981 
							
						 
					 
					
						
						
							
							Set Cython language_level=2  
						
						
						
					 
					
						2018-11-08 23:12:50 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							1f2c626b03 
							
						 
					 
					
						
						
							
							Bump version to 3.14.1  
						
						
						
					 
					
						2018-11-08 22:59:21 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							ce3ea6c9c1 
							
						 
					 
					
						
						
							
							Upgrade to Cython 0.29  
						
						
						
					 
					
						2018-11-08 22:58:17 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							3e73555869 
							
						 
					 
					
						
						
							
							Remove assertEquals from tests  
						
						
						
					 
					
						2018-11-08 22:55:01 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							b1e166dcd5 
							
						 
					 
					
						
						
							
							Fix issue  #208  
						
						
						
					 
					
						2018-11-08 22:49:41 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							84e2fd717f 
							
						 
					 
					
						
						
							
							Bump version to 3.14.0  
						
						
						
					 
					
						2018-10-19 13:00:55 +03:00 
						 
				 
			
				
					
						
							
							
								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 
							
						 
					 
					
						
						
						
						
							
						
						
							2a051ffd70 
							
						 
					 
					
						
						
							
							Add factory patterns to docs  
						
						
						
					 
					
						2018-08-16 23:52:56 +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 
							
						 
					 
					
						
						
						
						
							
						
						
							96b44004b1 
							
						 
					 
					
						
						
							
							Refactor example miniapps - services_v1, services_v2  
						
						
						
					 
					
						2018-06-27 19:12:57 +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 
							
						 
					 
					
						
						
						
						
							
						
						
							4e299b09e4 
							
						 
					 
					
						
						
							
							Try to fix padding problem in code samples in docs  
						
						
						
					 
					
						2018-02-22 15:29:52 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							c6fd9f3cb8 
							
						 
					 
					
						
						
							
							Update changelog for 3.11.2  
						
						
						
					 
					
						2018-02-22 11:43:08 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogylatov 
							
						 
					 
					
						
						
						
						
							
						
						
							bdbb9b40de 
							
						 
					 
					
						
						
							
							Specify dir for sphinx themes explicitly  
						
						
						
					 
					
						2018-02-22 11:42:50 +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 
							
						 
					 
					
						
						
						
						
							
						
						
							3f15640e55 
							
						 
					 
					
						
						
							
							Add docs badge  
						
						
						
					 
					
						2017-12-25 20:34:39 +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 
							
						 
					 
					
						
						
						
						
							
						
						
							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 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							716d40f943 
							
						 
					 
					
						
						
							
							Update changelog  
						
						
						
					 
					
						2017-03-26 16:32:13 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							f72357e7ff 
							
						 
					 
					
						
						
							
							Change __module__ attribute for containers to point to package, not to submodules  
						
						
						
					 
					
						2017-03-25 02:04:29 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							42666390f4 
							
						 
					 
					
						
						
							
							Regenerate C sources using Cython 0.25.2  
						
						
						
					 
					
						2017-03-24 22:19:53 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							417eaceb4c 
							
						 
					 
					
						
						
							
							Increase version to 3.3.3  
						
						
						
					 
					
						2017-03-15 17:28:03 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							97cb50b876 
							
						 
					 
					
						
						
							
							Add changelog for version 3.3.2  
						
						
						
					 
					
						2017-02-28 22:31:19 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							83ed652839 
							
						 
					 
					
						
						
							
							Fix title underline in containers api docs  
						
						
						
					 
					
						2017-02-28 22:30:59 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							0bc972514a 
							
						 
					 
					
						
						
							
							Update example version in installation document  
						
						
						
					 
					
						2017-02-28 22:28:16 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							f751bdf0b1 
							
						 
					 
					
						
						
							
							Update documentation copyright year  
						
						
						
					 
					
						2017-02-28 22:25:13 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							45d7e01e7c 
							
						 
					 
					
						
						
							
							Fix reference to version in api docs  
						
						
						
					 
					
						2017-02-28 22:24:09 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							372bbf3a95 
							
						 
					 
					
						
						
							
							Add disqus comments for api documents  
						
						
						
					 
					
						2017-02-28 22:12:07 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							f0b0a7c6da 
							
						 
					 
					
						
						
							
							Add disqus comments for example documents  
						
						
						
					 
					
						2017-02-28 22:11:52 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							256abed2ef 
							
						 
					 
					
						
						
							
							Add disqus comments for container documents  
						
						
						
					 
					
						2017-02-28 22:08:52 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							1375e42749 
							
						 
					 
					
						
						
							
							Add disqus comments for provider documents  
						
						
						
					 
					
						2017-02-28 22:07:12 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							4fdf2fb08f 
							
						 
					 
					
						
						
							
							Add disqus comments for main documents  
						
						
						
					 
					
						2017-02-28 22:05:00 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							0077114cd4 
							
						 
					 
					
						
						
							
							Add disqus comments for introduction documents  
						
						
						
					 
					
						2017-02-28 22:00:08 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							f90deae8f7 
							
						 
					 
					
						
						
							
							Add disqus extension to the config  
						
						
						
					 
					
						2017-02-28 21:56:55 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							c3f47a4f4b 
							
						 
					 
					
						
						
							
							Add disqus.js  
						
						
						
					 
					
						2017-02-28 21:55:16 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							a947f9eea2 
							
						 
					 
					
						
						
							
							Increase version to 3.3.1  
						
						
						
					 
					
						2017-02-01 13:08:45 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							b05b673108 
							
						 
					 
					
						
						
							
							Add some improvements to the documentation  
						
						
						
					 
					
						2017-02-01 13:07:44 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							79d1d76817 
							
						 
					 
					
						
						
							
							Increase version to 3.3.0  
						
						
						
					 
					
						2017-01-30 00:12:08 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							9bb9cf8833 
							
						 
					 
					
						
						
							
							Increase version to 3.2.5  
						
						
						
					 
					
						2017-01-29 23:39:15 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							2ada44f4da 
							
						 
					 
					
						
						
							
							Update readme  
						
						
						
					 
					
						2017-01-29 23:35:41 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							2730082b91 
							
						 
					 
					
						
						
							
							Fix error in external dependency provider docs  
						
						
						
					 
					
						2017-01-29 23:12:57 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							9f35310cb3 
							
						 
					 
					
						
						
							
							Add point in object provider docs  
						
						
						
					 
					
						2017-01-29 23:05:56 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							b0a568b936 
							
						 
					 
					
						
						
							
							Prepare 3.2.4 release  
						
						
						
					 
					
						2017-01-11 00:14:32 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							554e307da4 
							
						 
					 
					
						
						
							
							Increase version to 3.2.3  
						
						
						
					 
					
						2016-12-27 23:10:52 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							e37a8cee3b 
							
						 
					 
					
						
						
							
							Add small improvements into di_in_python page  
						
						
						
					 
					
						2016-12-27 23:06:23 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							b8ab88dcd5 
							
						 
					 
					
						
						
							
							Change name of version variable to make it follow PEP8  
						
						
						
					 
					
						2016-12-04 13:16:48 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							d1531a8307 
							
						 
					 
					
						
						
							
							Increase version to 3.2.1  
						
						
						
					 
					
						2016-12-02 21:04:17 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							6881d370ae 
							
						 
					 
					
						
						
							
							Increment version to 3.2.0  
						
						
						
					 
					
						2016-12-02 20:47:57 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							5d37c6a664 
							
						 
					 
					
						
						
							
							Update changelog  
						
						
						
					 
					
						2016-12-02 15:01:52 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							ea8c48f1aa 
							
						 
					 
					
						
						
							
							Add changelog for version 3.1.5  
						
						
						
					 
					
						2016-11-23 22:26:14 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							17a880f161 
							
						 
					 
					
						
						
							
							Increase version to 3.1.4  
						
						
						
					 
					
						2016-11-17 23:35:27 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							b0d507b8bf 
							
						 
					 
					
						
						
							
							Release 3.1.3  
						
						
						
					 
					
						2016-11-15 14:32:23 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							18eb733904 
							
						 
					 
					
						
						
							
							Incrementing version to 3.1.2  
						
						
						
					 
					
						2016-11-15 14:28:12 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							a1f2a14a03 
							
						 
					 
					
						
						
							
							Fix minor typo in readme  
						
						
						
					 
					
						2016-11-13 11:52:09 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							079d3f5ea7 
							
						 
					 
					
						
						
							
							Add services mini app example to docs  
						
						
						
					 
					
						2016-11-11 23:08:47 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							98ee1882cd 
							
						 
					 
					
						
						
							
							Increase version to 3.0.1  
						
						
						
					 
					
						2016-11-11 18:36:35 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							2657f39d07 
							
						 
					 
					
						
						
							
							Increase version to 3.0.0  
						
						
						
					 
					
						2016-11-11 17:30:13 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							bf00e5c0fa 
							
						 
					 
					
						
						
							
							Update docs  
						
						
						
					 
					
						2016-11-11 17:05:25 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							7bcb882425 
							
						 
					 
					
						
						
							
							Transfer utils module to Cython  
						
						
						
					 
					
						2016-11-04 11:12:37 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							74aea6f1dc 
							
						 
					 
					
						
						
							
							Transfer errors module to Cython  
						
						
						
					 
					
						2016-11-04 10:50:05 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							0421ae2d87 
							
						 
					 
					
						
						
							
							Clean up, changelog update  
						
						
						
					 
					
						2016-11-02 23:17:50 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							abbc7e89a1 
							
						 
					 
					
						
						
							
							Update changelog  
						
						
						
					 
					
						2016-11-02 23:04:48 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							9b7d266e71 
							
						 
					 
					
						
						
							
							Update changelog with makefile changes  
						
						
						
					 
					
						2016-10-31 00:01:17 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							741af3e67e 
							
						 
					 
					
						
						
							
							Add makefile with publish command  
						
						
						
					 
					
						2016-10-30 14:41:33 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							c8a5db7691 
							
						 
					 
					
						
						
							
							Remove @inject decorator  
						
						
						
					 
					
						2016-10-30 13:19:39 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							d1b1196d6d 
							
						 
					 
					
						
						
							
							Increase version to 2.2.10  
						
						
						
					 
					
						2016-10-20 17:17:52 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							788bce686f 
							
						 
					 
					
						
						
							
							Increase version to 2.2.9  
						
						
						
					 
					
						2016-10-19 20:25:16 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							ed9391cc6e 
							
						 
					 
					
						
						
							
							Create engines & cars example miniapp  
						
						
						
					 
					
						2016-10-19 20:21:20 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							a8c9219d09 
							
						 
					 
					
						
						
							
							Update dependency injection example in introduction/what_is_di.rst  
						
						
						
					 
					
						2016-10-19 20:18:07 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							63bc3f95e7 
							
						 
					 
					
						
						
							
							Fix status table on docs index page  
						
						
						
					 
					
						2016-10-19 19:26:46 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							9aee65057e 
							
						 
					 
					
						
						
							
							Update service names in services example miniapp  
						
						
						
					 
					
						2016-10-19 15:25:19 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							a62ddf8265 
							
						 
					 
					
						
						
							
							Add github badges to readme and docs index page  
						
						
						
					 
					
						2016-10-19 15:15:29 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							0fe16a0b40 
							
						 
					 
					
						
						
							
							Increase version to 2.2.8  
						
						
						
					 
					
						2016-10-13 10:42:52 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							31dfa191f0 
							
						 
					 
					
						
						
							
							Increase version to 2.2.7  
						
						
						
					 
					
						2016-10-12 10:45:26 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							2601646f71 
							
						 
					 
					
						
						
							
							Increase version to 2.2.6  
						
						
						
					 
					
						2016-10-12 10:42:02 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							e22dd14596 
							
						 
					 
					
						
						
							
							Update project title and description  
						
						
						
					 
					
						2016-10-12 10:41:50 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							489885fda9 
							
						 
					 
					
						
						
							
							Increase version to 2.2.5  
						
						
						
					 
					
						2016-10-11 23:52:57 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							08af0b18df 
							
						 
					 
					
						
						
							
							Increase version to 2.2.4  
						
						
						
					 
					
						2016-10-11 17:46:56 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							9a14e8b659 
							
						 
					 
					
						
						
							
							Increase version to 2.2.3  
						
						
						
					 
					
						2016-10-07 18:04:18 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							5c3b58d653 
							
						 
					 
					
						
						
							
							Increase version to 2.2.2  
						
						
						
					 
					
						2016-10-07 16:59:22 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							6c25c91146 
							
						 
					 
					
						
						
							
							Update short description on docs index page  
						
						
						
					 
					
						2016-10-06 23:25:14 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							7b71d419fd 
							
						 
					 
					
						
						
							
							Increase version to 2.2.0  
						
						
						
					 
					
						2016-09-23 00:35:51 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							38c9d2f18a 
							
						 
					 
					
						
						
							
							Update docs  
						
						
						
					 
					
						2016-09-23 00:24:45 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							d9f4aed43c 
							
						 
					 
					
						
						
							
							Update version to 2.1.1  
						
						
						
					 
					
						2016-09-07 11:00:24 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							a309a2053d 
							
						 
					 
					
						
						
							
							Increase version to 2.1.0  
						
						
						
					 
					
						2016-08-19 01:16:43 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							16e9c3399c 
							
						 
					 
					
						
						
							
							Update API docs of creational providers  
						
						
						
					 
					
						2016-08-19 01:13:38 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							6cf8b1c9c6 
							
						 
					 
					
						
						
							
							Add documentation section about singleton providers and multi-threading  
						
						
						
					 
					
						2016-08-19 01:00:16 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							e92bf10531 
							
						 
					 
					
						
						
							
							Update changelog for 2.0.0  
						
						
						
					 
					
						2016-06-09 19:44:05 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							91a8dbfa18 
							
						 
					 
					
						
						
							
							Update provider overriding docs  
						
						
						
					 
					
						2016-06-09 19:40:22 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							486353bbea 
							
						 
					 
					
						
						
							
							Update object provider docs  
						
						
						
					 
					
						2016-06-09 17:49:09 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							9969bc4761 
							
						 
					 
					
						
						
							
							Update external dependency provider docs  
						
						
						
					 
					
						2016-06-09 17:47:55 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							b5337fefa6 
							
						 
					 
					
						
						
							
							Update provider docs index page  
						
						
						
					 
					
						2016-06-09 01:46:32 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							c5518e0ec3 
							
						 
					 
					
						
						
							
							Update callable provider docs  
						
						... 
						
						
						
						+ Add providers class diagram 
						
					 
					
						2016-06-09 01:43:25 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							7e1ee9b66a 
							
						 
					 
					
						
						
							
							Update singleton provider docs  
						
						
						
					 
					
						2016-06-08 17:46:40 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							14ca5651df 
							
						 
					 
					
						
						
							
							Update factory provider docs  
						
						
						
					 
					
						2016-06-08 16:41:13 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							1eee0fe529 
							
						 
					 
					
						
						
							
							Update containers documentation  
						
						... 
						
						
						
						+ Refactor provider overriding system 
						
					 
					
						2016-06-06 11:26:53 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							71c871caf7 
							
						 
					 
					
						
						
							
							Return injections module API docs  
						
						
						
					 
					
						2016-06-06 11:05:48 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							5ef01b0b07 
							
						 
					 
					
						
						
							
							Update declarative container docs  
						
						
						
					 
					
						2016-06-03 19:20:34 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							88b563269d 
							
						 
					 
					
						
						
							
							Update introduction docs for 2.0  
						
						
						
					 
					
						2016-06-03 17:33:30 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							b86760e467 
							
						 
					 
					
						
						
							
							Make huge updates for docs (not atomic commit)  
						
						
						
					 
					
						2016-06-03 00:48:06 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							eb6cd303de 
							
						 
					 
					
						
						
							
							Update docs  
						
						
						
					 
					
						2016-06-02 20:27:01 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							0cb197802a 
							
						 
					 
					
						
						
							
							Remove dowloads-counter badge from README and index page of docs  
						
						
						
					 
					
						2016-05-30 22:34:29 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							7d33e0e3a2 
							
						 
					 
					
						
						
							
							Drop catalogs name attribute  
						
						
						
					 
					
						2016-05-22 17:01:27 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							ab7cd86146 
							
						 
					 
					
						
						
							
							Reformat message about dropping of method injections  
						
						
						
					 
					
						2016-05-22 16:50:45 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							918335e0e4 
							
						 
					 
					
						
						
							
							Remove catalog bundles  
						
						
						
					 
					
						2016-05-22 16:50:06 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							dffed4b561 
							
						 
					 
					
						
						
							
							Update changelog  
						
						
						
					 
					
						2016-05-22 16:27:10 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							2878ea5515 
							
						 
					 
					
						
						
							
							Drop method injections  
						
						
						
					 
					
						2016-05-17 22:37:50 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							4a160ed999 
							
						 
					 
					
						
						
							
							Drop Config provider  
						
						
						
					 
					
						2016-05-17 21:31:40 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							1320c12780 
							
						 
					 
					
						
						
							
							Drop Static, Value, Function & Class providers  
						
						
						
					 
					
						2016-05-17 21:28:22 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							7392f35991 
							
						 
					 
					
						
						
							
							Drop backward compatibilities of 1.x  
						
						
						
					 
					
						2016-05-17 21:13:55 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							93bab98859 
							
						 
					 
					
						
						
							
							Bump version to 2.0.0  
						
						
						
					 
					
						2016-05-17 21:01:08 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							bef0a952b5 
							
						 
					 
					
						
						
							
							Fix bug with accessing declarative catalog attributes from instance level  
						
						
						
					 
					
						2016-05-16 11:18:00 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							a29508cb7a 
							
						 
					 
					
						
						
							
							Implement add_injection() for Callable, Factory & Singleton providers  
						
						
						
					 
					
						2016-05-16 11:16:14 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							69043d9c4e 
							
						 
					 
					
						
						
							
							Release 1.16.8  
						
						
						
					 
					
						2016-04-27 02:04:18 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							cbc8d70151 
							
						 
					 
					
						
						
							
							Release 1.16.7  
						
						
						
					 
					
						2016-04-26 13:14:39 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							4e70d138fe 
							
						 
					 
					
						
						
							
							Change some links due repository name switching  
						
						
						
					 
					
						2016-04-25 11:39:35 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							bb433b29ad 
							
						 
					 
					
						
						
							
							Release 1.16.4  
						
						
						
					 
					
						2016-04-23 15:24:38 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							62d5aa514b 
							
						 
					 
					
						
						
							
							Release 1.16.3  
						
						
						
					 
					
						2016-04-23 15:19:01 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							9e5c6a13c4 
							
						 
					 
					
						
						
							
							Release 1.16.2  
						
						
						
					 
					
						2016-04-23 15:00:06 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							edde8f8bff 
							
						 
					 
					
						
						
							
							Bump version to 1.16.1  
						
						
						
					 
					
						2016-04-20 18:15:23 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							e94fcba227 
							
						 
					 
					
						
						
							
							Update movie lister docs meta description  
						
						
						
					 
					
						2016-04-20 18:06:31 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							8eeedf9346 
							
						 
					 
					
						
						
							
							Set version to 1.16.0  
						
						
						
					 
					
						2016-04-20 17:38:19 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							4cf3bdb1fb 
							
						 
					 
					
						
						
							
							Update examples and docs  
						
						
						
					 
					
						2016-04-20 14:19:54 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							4e4782c598 
							
						 
					 
					
						
						
							
							Add meta description for introduction documents  
						
						
						
					 
					
						2016-04-11 23:19:34 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							9fc1502ae6 
							
						 
					 
					
						
						
							
							Add line numbers for all code samples in the documentation  
						
						
						
					 
					
						2016-04-11 10:43:02 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							3ab1350a17 
							
						 
					 
					
						
						
							
							Update changelog  
						
						
						
					 
					
						2016-04-10 17:26:30 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							96e55e46ff 
							
						 
					 
					
						
						
							
							Update changelog  
						
						
						
					 
					
						2016-04-05 00:04:37 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							3204582143 
							
						 
					 
					
						
						
							
							Move introduction docs to the top level  
						
						
						
					 
					
						2016-04-04 23:40:28 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							a6a67a2b3d 
							
						 
					 
					
						
						
							
							Update example paths in introduction/di_in_python.rst  
						
						
						
					 
					
						2016-04-04 19:22:41 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							56a597e0a6 
							
						 
					 
					
						
						
							
							Update introduction docs and examples  
						
						
						
					 
					
						2016-04-04 19:12:21 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							136b562a81 
							
						 
					 
					
						
						
							
							Split `catalogs` module into smaller modules  
						
						
						
					 
					
						2016-04-03 23:47:34 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							040d44d55b 
							
						 
					 
					
						
						
							
							Split `providers` module into smaller modules  
						
						
						
					 
					
						2016-04-03 22:54:08 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							2cd80b1b4c 
							
						 
					 
					
						
						
							
							Update What Is DI docs and example  
						
						
						
					 
					
						2016-04-01 10:47:09 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							c8115ed44e 
							
						 
					 
					
						
						
							
							Make some changes in introduction docs  
						
						
						
					 
					
						2016-04-01 00:29:43 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							0df57272fd 
							
						 
					 
					
						
						
							
							Add document about libraries structure  
						
						
						
					 
					
						2016-03-31 21:00:48 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							6b1dd3aef6 
							
						 
					 
					
						
						
							
							Update key features list and key features page in docs  
						
						
						
					 
					
						2016-03-31 00:40:49 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							8444d7d1d5 
							
						 
					 
					
						
						
							
							Add di_in_python page to the introduction  
						
						
						
					 
					
						2016-03-30 18:13:54 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							08b00d71d4 
							
						 
					 
					
						
						
							
							Update introduction docs  
						
						
						
					 
					
						2016-03-29 20:17:12 +03:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							0e5bdc4e59 
							
						 
					 
					
						
						
							
							Adding google search console verification code  
						
						
						
					 
					
						2016-03-20 16:49:49 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							4584c33068 
							
						 
					 
					
						
						
							
							Add changelog for 1.15.1 version  
						
						
						
					 
					
						2016-03-17 02:05:54 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							41c5d16888 
							
						 
					 
					
						
						
							
							Update title on docs index page  
						
						
						
					 
					
						2016-03-17 02:03:49 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							2f50fcb9e7 
							
						 
					 
					
						
						
							
							Add 1.15.0 changelog  
						
						
						
					 
					
						2016-03-14 00:08:12 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							cfaaa723fe 
							
						 
					 
					
						
						
							
							1.14.11 release  
						
						
						
					 
					
						2016-03-11 13:01:26 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							dba896670c 
							
						 
					 
					
						
						
							
							1.14.10 release  
						
						
						
					 
					
						2016-03-09 11:39:05 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							ad27f44b67 
							
						 
					 
					
						
						
							
							1.14.9 release  
						
						
						
					 
					
						2016-03-01 17:04:01 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							b53c1bbffe 
							
						 
					 
					
						
						
							
							1.14.8 release  
						
						
						
					 
					
						2016-02-27 00:19:09 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							b38ade5b69 
							
						 
					 
					
						
						
							
							1.14.7 release  
						
						
						
					 
					
						2016-02-27 00:17:41 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							9da9ef7153 
							
						 
					 
					
						
						
							
							1.14.6 release  
						
						
						
					 
					
						2016-02-27 00:07:32 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							beb7bbd3d9 
							
						 
					 
					
						
						
							
							1.14.5 release  
						
						
						
					 
					
						2016-02-26 19:34:30 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							b433a730bc 
							
						 
					 
					
						
						
							
							Update documentation  
						
						
						
					 
					
						2016-02-08 01:42:21 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							6c26643e92 
							
						 
					 
					
						
						
							
							1.14.3 release  
						
						
						
					 
					
						2016-02-08 00:37:39 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							f0f5822d14 
							
						 
					 
					
						
						
							
							1.14.2 release  
						
						
						
					 
					
						2016-02-04 22:55:41 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							b5e07c42e6 
							
						 
					 
					
						
						
							
							Update README, docs and setup.py with new description  
						
						
						
					 
					
						2016-02-04 22:54:01 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							b43a96d743 
							
						 
					 
					
						
						
							
							1.14.1 release  
						
						
						
					 
					
						2016-02-01 23:18:07 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							685108fdbe 
							
						 
					 
					
						
						
							
							Add meta description & keyword on docs index page  
						
						
						
					 
					
						2016-02-01 23:14:04 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							449a67eede 
							
						 
					 
					
						
						
							
							1.14.0 Drop support of Python 3.2  
						
						
						
					 
					
						2016-01-25 15:07:11 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							d6c84df816 
							
						 
					 
					
						
						
							
							Change short description in docs  
						
						
						
					 
					
						2016-01-19 13:08:20 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							3d8de194ac 
							
						 
					 
					
						
						
							
							Update PyPi info  
						
						
						
					 
					
						2016-01-11 11:30:50 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							ae6067b96a 
							
						 
					 
					
						
						
							
							Transfer ownership to ETS Labs  
						
						
						
					 
					
						2016-01-11 11:20:29 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							0031003a14 
							
						 
					 
					
						
						
							
							Transfer to ETS Labs  
						
						
						
					 
					
						2016-01-11 10:53:35 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							7f46524162 
							
						 
					 
					
						
						
							
							1.13.0 release  
						
						
						
					 
					
						2015-12-28 17:40:26 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							319128260a 
							
						 
					 
					
						
						
							
							Add DelegatedCallable, DelegatedFactory & DelegatedSingleton providers  
						
						
						
					 
					
						2015-12-28 17:25:25 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							0d00e2b0f5 
							
						 
					 
					
						
						
							
							1.12.0 release  
						
						
						
					 
					
						2015-12-15 17:02:21 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							ca3cf1a7ac 
							
						 
					 
					
						
						
							
							Add docs about catalogs specialization  
						
						
						
					 
					
						2015-12-15 16:49:23 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							5cc5794f66 
							
						 
					 
					
						
						
							
							Update Factory and Singleton specialization docs  
						
						
						
					 
					
						2015-12-15 16:48:13 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							80a329d480 
							
						 
					 
					
						
						
							
							Add docs about Factory and Singleton provides specialization  
						
						
						
					 
					
						2015-12-13 14:22:59 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							f3668ed815 
							
						 
					 
					
						
						
							
							Make some refactorings for providers  
						
						
						
					 
					
						2015-12-11 22:46:49 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							10e76f65d7 
							
						 
					 
					
						
						
							
							Add validation of provided type for Factory provider  
						
						
						
					 
					
						2015-12-11 16:01:07 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							ee37558946 
							
						 
					 
					
						
						
							
							1.11.2 release  
						
						
						
					 
					
						2015-12-11 11:40:00 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							6b098768f6 
							
						 
					 
					
						
						
							
							Update changelog and injections API docs  
						
						
						
					 
					
						2015-12-11 11:35:48 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							cadcf73362 
							
						 
					 
					
						
						
							
							1.11.1 release  
						
						
						
					 
					
						2015-11-30 12:09:56 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							baa1a86cfe 
							
						 
					 
					
						
						
							
							Fix module API references in docs  
						
						
						
					 
					
						2015-11-29 23:30:48 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							e309425ee5 
							
						 
					 
					
						
						
							
							Update sys.path in docs/conf.py  
						
						
						
					 
					
						2015-11-29 22:46:48 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							bec9ef36d2 
							
						 
					 
					
						
						
							
							Add ordering by source for API docs  
						
						
						
					 
					
						2015-11-29 22:24:29 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							a68aeddc7e 
							
						 
					 
					
						
						
							
							Remove warning about short heading in writing of custom providers docs  
						
						
						
					 
					
						2015-11-29 11:53:45 +02:00 
						 
				 
			
				
					
						
							
							
								Roman Mogilatov 
							
						 
					 
					
						
						
						
						
							
						
						
							2103420fb9 
							
						 
					 
					
						
						
							
							1.11.0 release  
						
						
						
					 
					
						2015-11-26 15:50:12 +02:00