File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1+ 2.6.1 / 2021-01-14
2+ ================== 
3+   *  [ fix]  Expire the search cache (#234  )
4+   *  [ fix]  Fixing compiler warnings (#235  )
5+   *  [ fix]  warning generated by clang (#238  )
6+   *  [ add]  Log if a package cannot be installed (#236  )
7+ 
182.6.0 / 2021-01-11
29================== 
310  *  [ change]  ` clib upgrage `  will install the latest released tag by default if no ` --tag `  provided (#230  )
4-   *  [ fix]  Fixed memory leak for clib-search (#229  )  
11+   *  [ fix]  Fixed memory leak for clib-search (#229  )
512  *  [ fix]  Fix memory leak in clib-configure (#228  )
613
7142.5.0 / 2020-12-09
Original file line number Diff line number Diff line change 11{
22  "name" : " clib"  ,
3-   "version" : " 2.6.0 "  ,
3+   "version" : " 2.6.1 "  ,
44  "repo" : " clibs/clib"  ,
55  "install" : " make clean uninstall build install"  ,
66  "makefile" : " Makefile"  ,
Original file line number Diff line number Diff line change 66// 
77
88#ifndef  CLIB_VERSION 
9- #define  CLIB_VERSION  "2.6.0 "
9+ #define  CLIB_VERSION  "2.6.1 "
1010#endif 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments