File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11Notable Changes in OpenSlide Python
22===================================
33
4+ Version 1.1.0, 2015-04-20
5+  * Improve pixel read performance using optional extension module
6+  * examples: Add scale bar via OpenSeadragonScalebar plugin
7+  * examples: Update OpenSeadragon to 1.2.1
8+  * examples: Enable rotation buttons in multiserver
9+  * examples: Verify at server startup that file was specified
10+  * examples: Disable pinch zoom outside of viewer
11+ 
412Version 1.0.1, 2014-03-09
513 * Fix documentation build breakage
614
Original file line number Diff line number Diff line change 2222This module is an implementation detail.  The package version should be 
2323obtained from openslide.__version__.""" 
2424
25- __version__  =  u'1.0.1 ' 
25+ __version__  =  u'1.1.0 ' 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments