File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44This project uses [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
55
6- ## Unreleased  
6+ ## [ 0.5.0 ]  - 2023-12-06  
77
88### Changed  
99
@@ -15,7 +15,7 @@ This project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1515
1616-  Some unnecessary heap allocations were removed.
1717
18- ## 0.4.0 - 2023-06-16  
18+ ## [ 0.4.0]  - 2023-06-16 
1919
2020### Added  
2121
@@ -44,3 +44,6 @@ This project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
4444### Internal  
4545
4646-  🎉 Initial release.
47+ 
48+ [ 0.5.0 ] : https://github.com/sunsided/async-tempfile-rs/releases/tag/0.5.0 
49+ [ 0.4.0 ] : https://github.com/sunsided/async-tempfile-rs/releases/tag/0.4.0 
Original file line number Diff line number Diff line change 11[package ]
22name  = " async-tempfile" 
3- version  = " 0.4 .0" 
3+ version  = " 0.5 .0" 
44description  = " Automatically deleted async I/O temporary files." 
5- documentation  = " https://docs.rs/async-tempfile/latest/async_tempfile/ " 
5+ documentation  = " https://docs.rs/async-tempfile" 
66license  = " MIT" 
77authors  = [" Markus Mayer"  ]
88repository  = " https://github.com/sunsided/async-tempfile-rs" 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments