mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-11-04 09:57:37 +03:00 
			
		
		
		
	Update latest changelog
This commit is contained in:
		
							parent
							
								
									0a4cfc0d7e
								
							
						
					
					
						commit
						7d5f419a83
					
				| 
						 | 
					@ -11,7 +11,12 @@ follows `Semantic versioning`_
 | 
				
			||||||
Development version
 | 
					Development version
 | 
				
			||||||
-------------------
 | 
					-------------------
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- No features.
 | 
					- Add simplified syntax of kwarg injections for ``Factory`` and ``Singleton`` 
 | 
				
			||||||
 | 
					  providers: ``Factory(SomeClass, dependency1=injectable_provider_or_value)``.
 | 
				
			||||||
 | 
					- Add simplified syntax of kwarg injections for ``@inject`` decorator:
 | 
				
			||||||
 | 
					  ``@inject(dependency1=injectable_provider_or_value)``.
 | 
				
			||||||
 | 
					- Add minor refactorings.
 | 
				
			||||||
 | 
					- Fix of minor documentation issues.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
0.8.1
 | 
					0.8.1
 | 
				
			||||||
-----
 | 
					-----
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user