mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-11-04 18:07:44 +03:00 
			
		
		
		
	Update changelog
This commit is contained in:
		
							parent
							
								
									e2f8849dba
								
							
						
					
					
						commit
						f3416552cf
					
				| 
						 | 
					@ -9,6 +9,8 @@ follows `Semantic versioning`_
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Development version
 | 
					Development version
 | 
				
			||||||
-------------------
 | 
					-------------------
 | 
				
			||||||
 | 
					- Add argument ``as_`` to the ``config.from_env()`` method for the explicit type conversion
 | 
				
			||||||
 | 
					  after reading an environment variable value, e.g.: ``config.timeout.from_env("TIMEOUT", as_=int)``.
 | 
				
			||||||
- Add ``.providers`` attribute to the ``FactoryAggregate`` provider. It is an alias for
 | 
					- Add ``.providers`` attribute to the ``FactoryAggregate`` provider. It is an alias for
 | 
				
			||||||
  ``FactoryAggregate.factories`` attribute.
 | 
					  ``FactoryAggregate.factories`` attribute.
 | 
				
			||||||
- Add ``.set_providers()`` method to the ``FactoryAggregate`` provider. It is an alias for
 | 
					- Add ``.set_providers()`` method to the ``FactoryAggregate`` provider. It is an alias for
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user