2.0.0.5 - August 21, 2012
        Minimum requirement: Python 2.6
        
			- Softek Barcode Reader v7.5.1.18 library is used.
 
		 
		 | 
	
	
		
        2.0.0.4 - January 11, 2012
        Minimum requirement: Python 2.6
        
			- Softek Barcode Reader v7.5.1.1 library is used.
 
			- Addition of support for QR-Codes.
 
		 
		 | 
	
	
		
        2.0.0.3 - September 23, 2011
        Minimum requirement: Python 2.6
        
			- Softek Barcode Reader v7.4.2.2 library is used.
 
		 
		 | 
	
	
		
        2.0.0.2 - June 07, 2011
        Minimum requirement: Python 2.6
        
			- Softek Barcode Reader v7.4.1.13 library is used.
 
		 
		 | 
	
	
		
        2.0.0.1 - February 09, 2011
        Minimum requirement: Python 2.6
        
			- Added Arrlib Matrix support.
 
		 
		 | 
	
	
		
        2.0.0.0 - January 10, 2011
        
		- Softek Barcode Reader v7.4.1 library is used.
 
		- The benefits of using this library are
						-  improved reading speed
 
						- specific improvements for code 39, code 128, GS1-Databar and Datamatrix modules
 
						-  added support for code 93 (.net 2.0 only)
 
		 
		 
		- Minimal Scorpion version: 7.0.0.409
 
		- Supported environment: 
		
						- python 2.4 & .net 1.1 
 
						- python 2.6 & .net 2.0
 
		 
		 
		- To use Softek Barcode Reader - extract files from
      		BarcodeReader_2.0.0.0.zip
       		to the Python folder under Scorpion installation folder.
 
		- In order to use all direction scanning the 
		reader.option['ScanDirection'].value 
			must be set to 15. 
		
						- prior version 
			(7.3.1) also accepted 0 for all direction scanning.
 
		 
		 
		- This version of the Barcode Reader is not yet part of the 
		Scorpion Installation.
 
		- Improved sample profiles (front page 
		description, function naming, all barcode types are listed in the sample 
		scripts)
 
        
		 | 
	
	
		
        1.0.0 - March 8, 2010
        
		- Softek Barcode Reader v7.3.1 library is used.
 
		- Minimal Scorpion version: 7.0.0.409
 
		- Supported environment: 
 
			- python 2.4 & .net 1.1  
			- python 2.6 & .net 2.0 
		- To use Softek Barcode Reader v7.3.1 in Scorpion prior to v8 extract files from
      		SoftekBarcodeReader_731.zip
       		to Python folder under Scorpion installation folder.
 
  		- In Scorpion of v8 and later SoftekReader  v7.3.1  is already preinstalled.
 
                
		 |