Tags: xzoky/SwiftCSV
Tags
Refactor resource helper to correctly get resource URLs when building… … in Xcode (swiftcsv#132) * Move test fixtures into their own Resources directory * Update `ResourceHelper` to work with both Bundle.main and Bundle.module (Xcode and SPM) * Update Swift tools version in Package manifest to 5.5
Backport BOM fix from 0.8.1 to 0.7.x (swiftcsv#104) * Remove the Unicode BOM, if present. (swiftcsv#104) Fixes swiftcsv#97 without requiring clients to take the breaking changes in 0.8.0 * Release 0.7.1 (swiftcsv#97) Fixes swiftcsv#97 without requiring clients to take the breaking changes in 0.8.0
Release 0.6.0 (swiftcsv#94) * add contributors to license * add running log of changes for release notes * note Swift 5.3 compatibiltiy in readme * bump version
PreviousNext