File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 88** 🔧 Improvements:** 
99-  Added comprehensive text alignment testing with 5 new test functions covering all Excel alignment options
1010-  Increased test count from 35 to 40 tests with 100% API coverage including all text alignment options
11- -  Optimized  code comments throughout the codebase for better maintainability and readability
11+ -  Optimised  code comments throughout the codebase for better maintainability and readability
1212-  Preserved essential API documentation and implementation details while removing unnecessary verbosity
1313-  Added detailed Text Alignment Support section in README.md with practical examples and usage patterns
1414
Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ Add XLKit to your `Package.swift` dependencies:
152152
153153``` swift 
154154dependencies:  [
155-     .package (url : " https://github.com/TheAcharya/XLKit.git" from : " 1.0.4 " 
155+     .package (url : " https://github.com/TheAcharya/XLKit.git" from : " 1.0.5 " 
156156]
157157``` 
158158
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments