Swiftpack.co - Swift Packages by chrispomeroyhale

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by chrispomeroyhale

chrispomeroyhale/csv-dialect-swift 1.0.2
DialectalCSV: Multi-dialect CSV parser in Swift for handling different separated value formats. Conforms to Frictionless Data's CSV Dialect spec
⭐️ 3
🕓 5 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
1.0.2
5 weeks ago
- GH-7: Fix hang when encountering an unexpected encoding by retrying as more data is streamed. - GH-7: Optionally specify import data encoding. **Full Changelog**: https://github.com/chrispomeroyhale/csv-dialect-swift/compare/1.0.1...1.0.2
1.0.1
5 weeks ago
- GH-6: Fix SwiftUI trying to use the wrong library type. **Full Changelog**: https://github.com/chrispomeroyhale/csv-dialect-swift/compare/1.0.0...1.0.1
1.0.0
1 year ago
- [BREAKING] GH-3: Change default value for skipInitialSpace per CSV Dialect spec change. **Full Changelog**: https://github.com/chrispomeroyhale/csv-dialect-swift/compare/0.9.0...1.0.0
0.9.0
1 year ago
Initial stable release. The development of [Quotemarks](https://quotemarks.today)'s CSV importer, as well as its [Tabular Data Package](https://github.com/frictionlessdata/datapackage-swift) importer and exporter, served as the originating customer for this release since 2018.

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics