File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -97,6 +97,7 @@ library:
9797|  ` xtensor `  |  ` xtl `    | ` xsimd `  (optional) | 
9898| -----------| ---------| -------------------| 
9999|   master   |  ^0.8.0  |        ^13.2.0     | 
100+ |   0.27.1   |  ^0.8.0  |        ^13.2.0     | 
100101|   0.27.0   |  ^0.8.0  |        ^13.2.0     | 
101102|   0.26.0   |  ^0.8.0  |        ^13.2.0     | 
102103|   0.25.0   |  ^0.7.5  |        ^11.0.0     | 
Original file line number Diff line number Diff line change 77 Changelog
88========= 
99
10+ 0.27.1
11+ ------ 
12+ 
13+ - Add tagfiles to support fetching documentation with xeus-cpp-lite
14+   `# 2862 https://github.com/xtensor-stack/xtensor/pull/2862 `
15+ 
10160.27.0
1117------ 
1218
Original file line number Diff line number Diff line change 1212
1313#define  XTENSOR_VERSION_MAJOR  0 
1414#define  XTENSOR_VERSION_MINOR  27 
15- #define  XTENSOR_VERSION_PATCH  0 
15+ #define  XTENSOR_VERSION_PATCH  1 
1616
1717
1818//  Define if the library is going to be using exceptions.
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments