File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5+ ## [ 0.8.0]  - 2016-08-17 
6+ ### Changed  
7+ -  More error types.
8+ 
59## [ 0.7.0]  - 2016-08-16 
610### Changed  
711-  Error types now properly implement the Display and the Error trait.
812
9- 
1013## [ 0.6.2]  - 2016-07-22 
1114### Changed  
1215-  Mark all records as Send and Sync.
Original file line number Diff line number Diff line change 11[package ]
22name  = " rust-htslib" 
3- version  = " 0.7 .0" 
3+ version  = " 0.8 .0" 
44authors  = [
" Christopher Schröder <[email protected] >" , 
" Johannes Köster <[email protected] >" ]
55build  = " build.rs" 
66description  = " This library provides HTSlib bindings and a high level Rust API for reading and writing BAM files." 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments