File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog  
22
3+ 
4+ ## 1.0.0-BETA5  
5+ 
6+ *  Fix ` hasSynced `  not updating after ` disconnectAndClear ` 
7+ *  Fix error being thrown in iOS app launch
8+ 
39## 1.0.0-BETA4  
410
511*  Fix sync status being reset when ` update `  function is run
612
7- 
813## 1.0.0-BETA3  
914
1015*  Add ` waitForFirstSync `  function - which resolves after the initial sync is completed
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ development=true
1717RELEASE_SIGNING_ENABLED =true 
1818#  Library config
1919GROUP =com.powersync 
20- LIBRARY_VERSION =1.0.0-BETA4  
20+ LIBRARY_VERSION =1.0.0-BETA5  
2121GITHUB_REPO =https://github.com/powersync-ja/powersync-kotlin.git 
2222#  POM
2323POM_URL =https://github.com/powersync-ja/powersync-kotlin/ 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments