Releases: MerginMaps/python-api-client 
  
  Releases · MerginMaps/python-api-client
      
  0.9.0 
  
    
  
      
        27 Nov 12:38
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Add reset_local_changes() API call and reset CLI command to make it possible to discard any changes in the local project directory (#107 ) 
Add rename_project() API call and rename CLI command to rename a project in its workspace (#190 ) 
Add delete_project_now() API call for immediate project removal (mainly meant for testing) 
Project info can be also queried by project's ID in MerginClient.project_info() (#179 ) 
Improve project metadata handling
Add metadata getters in MerginProject class: project_full_name(), project_name(), workspace_name(), project_id(), workspace_id(), files() 
Add metadata setters in MerginProject class: update_metadata(), write_metadata() (should not be needed by module users) 
Deprecate MerginProject.metadata property, replaced by the methods above 
Store all information from server's project info to .mergin/mergin.json instead of just some bits. Keep backwards compatibility to read mergin.json if it uses old-style syntax, new pulls/pushes will write new-style syntax (#83 , #151 ) 
 
 
Fix awkward way of passing full project names to create_project(), create_project_and_push(), clone_project() and in CLI for create command (#180 ) 
Fix CLI for list-projects command (#172 ) 
Write unhandled Python errors from download/pull/push to the client log (#156 ) 
Keep client log if download of a project fails for some reason (#155 ) 
  
  
  
   
   
  
  0.8.3 
  
    
  
      
        17 Jul 11:35
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Clean up temporary files in .mergin folder (#47 ) 
Improved hint how to set MERGIN_AUTH on Windows (#170 ) 
Better error reporting of HTTP errors (#174 ) 
  
  
  
   
   
  
  0.8.2 
  
    
  
      
        08 Mar 16:09
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Updated to pygeodiff 2.0.2 
  
  
  
   
   
  
  0.8.1 
  
    
  
      
        01 Mar 08:43
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Use new endpoint to retrieve detailed information about project version (#167 ) 
  
  
  
   
   
  
  0.8.0 
  
    
  
      
        01 Feb 10:13
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Added workspace API to list available workspaces, creating a new workspace and listing projects (#150 , #152 , #158 ) 
Removed check for available storage when syncing to the personal namespace (#159 ) 
Added storing of project IDs to project metadata files (#154 ) 
  
  
  
   
   
  
  0.7.4 
  
    
  
      
        05 Aug 12:49
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Added set_tables_to_skip() to optionally configure which tables to ignore in geodiff 
Updated to pygeodiff 2.0.1 
  
  
  
   
   
  
  0.7.3 
  
    
  
      
        14 Jun 12:37
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
New default public server URL (#136 ) 
Fix issues with files and changesets downloading (#140 ) 
Fix handling of conflict files (MerginMaps/qgis-plugin#382 ) 
CLI: Fix mergin-py-client list project (#133 ) 
CLI: Fix individual file download (#140 ) 
  
  
  
   
   
  
  0.7.2 
  
    
  
      
        12 Apr 15:05
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  0.7.1 
  
    
  
      
        21 Mar 13:09
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Added has_writing_permissions() API call 
  
  
  
   
   
  
  0.7.0 
  
    
  
      
        14 Mar 16:10
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Added support for reporting of changes based on project history 
Fixed sync issues on Windows when schema changes (#117 ) 
Better naming of conflict files (#62 ) 
Unhandled exceptions during pull get written to the client log (#103 ) 
Fixed download of earlier version of GeoPackage files (#119 )