You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							27 lines
						
					
					
						
							591 B
						
					
					
				
			
		
		
	
	
							27 lines
						
					
					
						
							591 B
						
					
					
				CHANGELOG
 | 
						|
=========
 | 
						|
 | 
						|
* 2.1.1 (2013-10-10)
 | 
						|
 | 
						|
  * Add a factory for the Manager
 | 
						|
 | 
						|
* 2.1.0 (2013-08-06)
 | 
						|
 | 
						|
  * Use custom IOException instead of Symfony one.
 | 
						|
  * Add a TemporaryFilesystemInterface.
 | 
						|
  * Add optional directory prefix to createTemporaryDirectory.
 | 
						|
  * Add temporary files manager.
 | 
						|
 | 
						|
* 2.0.1 (2013-04-09)
 | 
						|
 | 
						|
  * Add TemporaryFilesystem::createTemporaryFile method
 | 
						|
 | 
						|
* 2.0.0 (2013-04-08)
 | 
						|
 | 
						|
  * Switch from inheritance to composition design
 | 
						|
  * Add TemporaryFilesystem::create method
 | 
						|
  * Add TemporaryFilesystem::createTemporaryDirectory method
 | 
						|
 | 
						|
* 1.0.0 (2012-11-02)
 | 
						|
 | 
						|
  * First tagged release
 | 
						|
 |