Releases: mapbox/geometry.hpp 
  
  Releases · mapbox/geometry.hpp
      
  v2.0.3 
  
    
  
      
        28 Jul 16:03
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  v2.0.2 
  
    
  
      
        28 Jul 16:02
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
          Added missing include header, added identifier stream 
 
  
  
   
   
  
  v2.0.1 
  
    
  
      
        15 Jul 19:43
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  v2.0.0 
  
    
  
      
        15 Jul 18:57
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Modified how feature.hpp treats object and vectors making them  shared ptrs.
 
  
  
   
   
  
  v1.1.0 
  
    
  
      
        30 Jun 11:08
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  v1.0.0 
  
    
  
      
        08 Nov 14:53
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Breaking Changes 
Addition of empty in variant 
mapbox::geometry::feature now is mapbox::feature::feature and is in different location header.Feature id is now a variant 
 
Dev Changes 
HPP Skel layout 
Catch HPP for testing 
Added google benchmark for testing perf 
Added clang format and clang tidy 
  
  
  
   
   
  
  v0.9.3 
  
    
  
      
        20 Jul 15:37
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Exposed size_type from geometry containers 
Added support for QNX 7 compiler 
  
  
  
   
   
  
  v0.9.2 
  
    
  
      
        06 Jul 14:53
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Support for various compiler versions:
GCC: 4.9, 5.x, 6.x 
Clang: 3.8, 3.9 
  
  
  
   
   
  
  v0.9.0 
  
    
  
      
        25 Nov 13:53
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Upgraded variant to 1.1.4 (breaking change due to stricter type conversions) 
  
  
  
   
   
  
  v0.8.1 
  
    
  
      
        28 Sep 11:51
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Made all remaining operators constexpr.