File tree Expand file tree Collapse file tree 3 files changed +21
-12
lines changed Expand file tree Collapse file tree 3 files changed +21
-12
lines changed Original file line number Diff line number Diff line change 11[workspace ]
22resolver  = " 2" 
33
4- package.version  = " 3.0 .0" 
4+ package.version  = " 3.1 .0" 
55package.edition  = " 2021" 
66package.license  = " Apache-2.0" 
77
Original file line number Diff line number Diff line change 44
55### Added  
66
7+ ### Changed  
8+ 
9+ ### Fixed  
10+ 
11+ ## [ v3.1.0]  - 2025-08-01 
12+ 
13+ ### Added  
14+ 
715-  Added optimizations to make sure nested ` Or `  and ` And `  values create balanced trees to improve memory usage.
816
917-  Added optimization to flatten a set of ` Or `  equals comparisons into an ` In `  call
@@ -421,7 +429,8 @@ Initial release.
421429
422430<!--  end --> 
423431
424- [ Unreleased ] : https://github.com/hasura/ndc-postgres/compare/v3.0.0...HEAD 
432+ [ Unreleased ] : https://github.com/hasura/ndc-postgres/compare/v3.1.0...HEAD 
433+ [ v3.1.0 ] : https://github.com/hasura/ndc-postgres/releases/tag/v3.1.0 
425434[ v3.0.0 ] : https://github.com/hasura/ndc-postgres/releases/tag/v3.0.0 
426435[ v2.1.1 ] : https://github.com/hasura/ndc-postgres/releases/tag/v2.1.1 
427436[ v2.1.0 ] : https://github.com/hasura/ndc-postgres/releases/tag/v2.1.0 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments