Skip to content

Tags: swiftcsv/SwiftCSV

Tags

0.10.0

Toggle 0.10.0's commit message
bump version to 0.10.0

0.9.1

Toggle 0.9.1's commit message
update Xcode settings for Xcode 15, bumping deployment targets

0.9.0

Toggle 0.9.0's commit message
bump deployment targets

0.8.2

Toggle 0.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactor resource helper to correctly get resource URLs when building…

… in Xcode (#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

0.8.1

Toggle 0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0.8.1 (#115)

0.7.1

Toggle 0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Backport BOM fix from 0.8.1 to 0.7.x (#104)

* Remove the Unicode BOM, if present. (#104)

Fixes #97 without requiring clients to take the breaking changes in 0.8.0

* Release 0.7.1 (#97)

Fixes #97 without requiring clients to take the breaking changes in 0.8.0

0.8.0

Toggle 0.8.0's commit message
bump version to 0.8.0

0.7.0

Toggle 0.7.0's commit message
rename test file

0.6.1

Toggle 0.6.1's commit message
bump Cocoapods version

0.6.0

Toggle 0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0.6.0 (#94)

* add contributors to license

* add running log of changes for release notes

* note Swift 5.3 compatibiltiy in readme

* bump version