Releases: vigneshuvi/SwiftCSVExport
Releases · vigneshuvi/SwiftCSVExport
SwiftCSVExport - 2.6.0
- Latest Xcode support
- Updated the sample project for issues
- Updated the swift package manager configuration
- Resolved the issue 21 and 27
SwiftCSVExport - 2.5.0
- Not stable
SwiftCSVExport - 2.4.0
- Not stable
SwiftCSVExport - 2.3.0
- Resolved issue in iOS/Mac OSx
- Added the sample project for Mac OSx
- Updated the readme file.
- Resolved the string export issue in Swift 5.
SwiftCSVExport - 2.2.0
- Resolved issue in iOS/Mac OSx
- Added the sample project for Mac OSx
- Updated the readme file.
SwiftCSVExport 2.1.0
- Support swift 5 and latest xcode
SwiftCSVExport 2.0.3
- Swift 4.2 support
SwiftCSVExport 2.0.2
- Swift 4 and latest Xcode support
SwiftCSVExport 2.0.0
- Refactored the code.
- Able to validate the CSV object while writing(exporting) into the CSV file.
- Updated the Readme file.
- Added test code into OSX test target.
Note: Protocol helped to validate the response. 💯
SwiftCSVExport 1.0.8
Fixed the delimiter issue.